#1c0040 color space conversions
Hex:
        #1c0040
        RGB:
        28, 0, 64
        CMY:
        89, 100, 75
        CMYK:
        56, 100, 0, 75
      HSL:
        266°, 100.0000%, 12.5490%
        HSV (HSB):
        266°, 100.0000%, 25.0980%
        XYZ:
        1.4043, 0.6170, 4.8956
        xyY:
        0.2030, 0.0892, 0.6170
      CIE-Lab:
        5.5737, 29.7004, -33.9217
        CIE-LCH:
        5.5737, 45.0865, 311.2040
        CIE-Luv:
        5.5737, 1.7227, -18.0594
        Hunter-Lab:
        7.8552, 18.1645, -31.4525
      #1c0040 color charts
#1c0040 RGB chart
      #1c0040 CMYK chart
      #1c0040 RGB pie chart
      #1c0040 color shades, tints & tones
#1c0040 color schemes
#1c0040 color preview, HTML & CSS examples
           This text has a color of #1c0040        
        
          <p style="color:#1c0040;">Text here</p>
        
        
          .mytext {color:#1c0040;}
        
        Text color #1c0040
      
           This box has a color of #1c0040        
        
          <div style="background-color:#1c0040;">Content here</div>
        
        
          .mybackground {background-color:#1c0040;}
        
        Background color #1c0040
      
           Border around this has a color of #1c0040        
        
          <div style="border:2px solid #1c0040;">Content here</div>
        
        
          .myborder {border:2px solid #1c0040;}
        
        Border color #1c0040