#1c0065 color space conversions
Hex:
        #1c0065
        RGB:
        28, 0, 101
        CMY:
        89, 100, 60
        CMYK:
        72, 100, 0, 60
      HSL:
        257°, 100.0000%, 19.8039%
        HSV (HSB):
        257°, 100.0000%, 39.6078%
        XYZ:
        2.8279, 1.1865, 12.3919
        xyY:
        0.1724, 0.0723, 1.1865
      CIE-Lab:
        10.4571, 40.8933, -51.3063
        CIE-LCH:
        10.4571, 65.6094, 308.5563
        CIE-Luv:
        10.4571, -0.2912, -38.5526
        Hunter-Lab:
        10.8925, 27.2794, -59.8268
      #1c0065 color charts
#1c0065 RGB chart
      #1c0065 CMYK chart
      #1c0065 RGB pie chart
      #1c0065 color shades, tints & tones
#1c0065 color schemes
#1c0065 color preview, HTML & CSS examples
           This text has a color of #1c0065        
        
          <p style="color:#1c0065;">Text here</p>
        
        
          .mytext {color:#1c0065;}
        
        Text color #1c0065
      
           This box has a color of #1c0065        
        
          <div style="background-color:#1c0065;">Content here</div>
        
        
          .mybackground {background-color:#1c0065;}
        
        Background color #1c0065
      
           Border around this has a color of #1c0065        
        
          <div style="border:2px solid #1c0065;">Content here</div>
        
        
          .myborder {border:2px solid #1c0065;}
        
        Border color #1c0065