#120f4b color space conversions
Hex:
        #120f4b
        RGB:
        18, 15, 75
        CMY:
        93, 94, 71
        CMYK:
        76, 80, 0, 71
      HSL:
        243°, 66.6667%, 17.6471%
        HSV (HSB):
        243°, 80.0000%, 29.4118%
        XYZ:
        1.6903, 0.9782, 6.7563
        xyY:
        0.1793, 0.1038, 0.9782
      CIE-Lab:
        8.8089, 23.5750, -36.4058
        CIE-LCH:
        8.8089, 43.3723, 302.9255
        CIE-Luv:
        8.8089, -1.5204, -26.1096
        Hunter-Lab:
        9.8906, 13.1965, -33.5779
      #120f4b color charts
#120f4b RGB chart
      #120f4b CMYK chart
      #120f4b RGB pie chart
      #120f4b color shades, tints & tones
#120f4b color schemes
#120f4b color preview, HTML & CSS examples
           This text has a color of #120f4b        
        
          <p style="color:#120f4b;">Text here</p>
        
        
          .mytext {color:#120f4b;}
        
        Text color #120f4b
      
           This box has a color of #120f4b        
        
          <div style="background-color:#120f4b;">Content here</div>
        
        
          .mybackground {background-color:#120f4b;}
        
        Background color #120f4b
      
           Border around this has a color of #120f4b        
        
          <div style="border:2px solid #120f4b;">Content here</div>
        
        
          .myborder {border:2px solid #120f4b;}
        
        Border color #120f4b