#120c40 color space conversions
Hex:
        #120c40
        RGB:
        18, 12, 64
        CMY:
        93, 95, 75
        CMYK:
        72, 81, 0, 75
      HSL:
        247°, 68.4211%, 14.9020%
        HSV (HSB):
        247°, 81.2500%, 25.0980%
        XYZ:
        1.3063, 0.7617, 4.9287
        xyY:
        0.1867, 0.1089, 0.7617
      CIE-Lab:
        6.8804, 21.1459, -31.8285
        CIE-LCH:
        6.8804, 38.2126, 303.5988
        CIE-Luv:
        6.8804, -0.7111, -19.6076
        Hunter-Lab:
        8.7276, 11.4445, -27.3731
      #120c40 color charts
#120c40 RGB chart
      #120c40 CMYK chart
      #120c40 RGB pie chart
      #120c40 color shades, tints & tones
#120c40 color schemes
#120c40 color preview, HTML & CSS examples
           This text has a color of #120c40        
        
          <p style="color:#120c40;">Text here</p>
        
        
          .mytext {color:#120c40;}
        
        Text color #120c40
      
           This box has a color of #120c40        
        
          <div style="background-color:#120c40;">Content here</div>
        
        
          .mybackground {background-color:#120c40;}
        
        Background color #120c40
      
           Border around this has a color of #120c40        
        
          <div style="border:2px solid #120c40;">Content here</div>
        
        
          .myborder {border:2px solid #120c40;}
        
        Border color #120c40