#120f5b color space conversions
Hex:
        #120f5b
        RGB:
        18, 15, 91
        CMY:
        93, 94, 64
        CMYK:
        80, 84, 0, 64
      HSL:
        242°, 71.6981%, 20.7843%
        HSV (HSB):
        242°, 83.5165%, 35.6863%
        XYZ:
        2.3086, 1.2256, 10.0124
        xyY:
        0.1704, 0.0905, 1.2256
      CIE-Lab:
        10.7447, 29.5227, -44.1611
        CIE-LCH:
        10.7447, 53.1205, 303.7637
        CIE-Luv:
        10.7447, -2.2080, -35.0467
        Hunter-Lab:
        11.0706, 17.8500, -45.8734
      #120f5b color charts
#120f5b RGB chart
      #120f5b CMYK chart
      #120f5b RGB pie chart
      #120f5b color shades, tints & tones
#120f5b color schemes
#120f5b color preview, HTML & CSS examples
           This text has a color of #120f5b        
        
          <p style="color:#120f5b;">Text here</p>
        
        
          .mytext {color:#120f5b;}
        
        Text color #120f5b
      
           This box has a color of #120f5b        
        
          <div style="background-color:#120f5b;">Content here</div>
        
        
          .mybackground {background-color:#120f5b;}
        
        Background color #120f5b
      
           Border around this has a color of #120f5b        
        
          <div style="border:2px solid #120f5b;">Content here</div>
        
        
          .myborder {border:2px solid #120f5b;}
        
        Border color #120f5b