#1c1985 color space conversions
Hex:
        #1c1985
        RGB:
        28, 25, 133
        CMY:
        89, 90, 48
        CMYK:
        79, 81, 0, 48
      HSL:
        242°, 68.3544%, 30.9804%
        HSV (HSB):
        242°, 81.2030%, 52.1569%
        XYZ:
        5.0602, 2.6356, 22.4323
        xyY:
        0.1680, 0.0875, 2.6356
      CIE-Lab:
        18.5211, 39.2979, -58.6040
        CIE-LCH:
        18.5211, 70.5603, 303.8445
        CIE-Luv:
        18.5211, -4.0796, -61.7203
        Hunter-Lab:
        16.2345, 27.2265, -70.5609
      #1c1985 color charts
#1c1985 RGB chart
      #1c1985 CMYK chart
      #1c1985 RGB pie chart
      #1c1985 color shades, tints & tones
#1c1985 color schemes
#1c1985 color preview, HTML & CSS examples
           This text has a color of #1c1985        
        
          <p style="color:#1c1985;">Text here</p>
        
        
          .mytext {color:#1c1985;}
        
        Text color #1c1985
      
           This box has a color of #1c1985        
        
          <div style="background-color:#1c1985;">Content here</div>
        
        
          .mybackground {background-color:#1c1985;}
        
        Background color #1c1985
      
           Border around this has a color of #1c1985        
        
          <div style="border:2px solid #1c1985;">Content here</div>
        
        
          .myborder {border:2px solid #1c1985;}
        
        Border color #1c1985