#120b5d color space conversions
Hex:
        #120b5d
        RGB:
        18, 11, 93
        CMY:
        93, 96, 64
        CMYK:
        81, 88, 0, 64
      HSL:
        245°, 78.8462%, 20.3922%
        HSV (HSB):
        245°, 88.1720%, 36.4706%
        XYZ:
        2.3449, 1.1583, 10.4559
        xyY:
        0.1680, 0.0830, 1.1583
      CIE-Lab:
        10.2458, 32.4285, -46.3349
        CIE-LCH:
        10.2458, 56.5556, 304.9870
        CIE-Luv:
        10.2458, -1.8962, -35.2014
        Hunter-Lab:
        10.7622, 20.0583, -50.0688
      #120b5d color charts
#120b5d RGB chart
      #120b5d CMYK chart
      #120b5d RGB pie chart
      #120b5d color shades, tints & tones
#120b5d color schemes
#120b5d color preview, HTML & CSS examples
           This text has a color of #120b5d        
        
          <p style="color:#120b5d;">Text here</p>
        
        
          .mytext {color:#120b5d;}
        
        Text color #120b5d
      
           This box has a color of #120b5d        
        
          <div style="background-color:#120b5d;">Content here</div>
        
        
          .mybackground {background-color:#120b5d;}
        
        Background color #120b5d
      
           Border around this has a color of #120b5d        
        
          <div style="border:2px solid #120b5d;">Content here</div>
        
        
          .myborder {border:2px solid #120b5d;}
        
        Border color #120b5d