#120c38 color space conversions
Hex:
        #120c38
        RGB:
        18, 12, 56
        CMY:
        93, 95, 78
        CMYK:
        68, 79, 0, 78
      HSL:
        248°, 64.7059%, 13.3333%
        HSV (HSB):
        248°, 78.5714%, 21.9608%
        XYZ:
        1.0947, 0.6771, 3.8144
        xyY:
        0.1960, 0.1212, 0.6771
      CIE-Lab:
        6.1159, 17.5902, -27.3103
        CIE-LCH:
        6.1159, 32.4849, 302.7850
        CIE-Luv:
        6.1159, -0.3882, -15.8872
        Hunter-Lab:
        8.2284, 9.3486, -21.7247
      #120c38 color charts
#120c38 RGB chart
      #120c38 CMYK chart
      #120c38 RGB pie chart
      #120c38 color shades, tints & tones
#120c38 color schemes
#120c38 color preview, HTML & CSS examples
           This text has a color of #120c38        
        
          <p style="color:#120c38;">Text here</p>
        
        
          .mytext {color:#120c38;}
        
        Text color #120c38
      
           This box has a color of #120c38        
        
          <div style="background-color:#120c38;">Content here</div>
        
        
          .mybackground {background-color:#120c38;}
        
        Background color #120c38
      
           Border around this has a color of #120c38        
        
          <div style="border:2px solid #120c38;">Content here</div>
        
        
          .myborder {border:2px solid #120c38;}
        
        Border color #120c38