#120a8e color space conversions
Hex:
        #120a8e
        RGB:
        18, 10, 142
        CMY:
        93, 96, 44
        CMYK:
        87, 93, 0, 44
      HSL:
        244°, 86.8421%, 29.8039%
        HSV (HSB):
        244°, 92.9577%, 55.6863%
        XYZ:
        5.2405, 2.2987, 25.7587
        xyY:
        0.1574, 0.0690, 2.2987
      CIE-Lab:
        16.9825, 48.1378, -66.8283
        CIE-LCH:
        16.9825, 82.3606, 305.7660
        CIE-Luv:
        16.9825, -4.1225, -64.3575
        Hunter-Lab:
        15.1614, 35.1655, -90.1187
      #120a8e color charts
#120a8e RGB chart
      #120a8e CMYK chart
      #120a8e RGB pie chart
      #120a8e color shades, tints & tones
#120a8e color schemes
#120a8e color preview, HTML & CSS examples
           This text has a color of #120a8e        
        
          <p style="color:#120a8e;">Text here</p>
        
        
          .mytext {color:#120a8e;}
        
        Text color #120a8e
      
           This box has a color of #120a8e        
        
          <div style="background-color:#120a8e;">Content here</div>
        
        
          .mybackground {background-color:#120a8e;}
        
        Background color #120a8e
      
           Border around this has a color of #120a8e        
        
          <div style="border:2px solid #120a8e;">Content here</div>
        
        
          .myborder {border:2px solid #120a8e;}
        
        Border color #120a8e