#18005f color space conversions
Hex:
        #18005f
        RGB:
        24, 0, 95
        CMY:
        91, 100, 63
        CMYK:
        75, 100, 0, 63
      HSL:
        255°, 100.0000%, 18.6275%
        HSV (HSB):
        255°, 100.0000%, 37.2549%
        XYZ:
        2.4422, 1.0204, 10.8947
        xyY:
        0.1701, 0.0711, 1.0204
      CIE-Lab:
        9.1604, 39.0938, -49.4701
        CIE-LCH:
        9.1604, 63.0525, 308.3176
        CIE-Luv:
        9.1604, -0.4925, -34.0865
        Hunter-Lab:
        10.1016, 25.4781, -56.8743
      #18005f color charts
#18005f RGB chart
      #18005f CMYK chart
      #18005f RGB pie chart
      #18005f color shades, tints & tones
#18005f color schemes
#18005f color preview, HTML & CSS examples
           This text has a color of #18005f        
        
          <p style="color:#18005f;">Text here</p>
        
        
          .mytext {color:#18005f;}
        
        Text color #18005f
      
           This box has a color of #18005f        
        
          <div style="background-color:#18005f;">Content here</div>
        
        
          .mybackground {background-color:#18005f;}
        
        Background color #18005f
      
           Border around this has a color of #18005f        
        
          <div style="border:2px solid #18005f;">Content here</div>
        
        
          .myborder {border:2px solid #18005f;}
        
        Border color #18005f