#1c1aae color space conversions
Hex:
        #1c1aae
        RGB:
        28, 26, 174
        CMY:
        89, 90, 32
        CMYK:
        84, 85, 0, 32
      HSL:
        241°, 74.0000%, 39.2157%
        HSV (HSB):
        241°, 85.0575%, 68.2353%
        XYZ:
        8.4883, 4.0417, 40.3771
        xyY:
        0.1604, 0.0764, 4.0417
      CIE-Lab:
        23.8087, 51.9036, -75.0528
        CIE-LCH:
        23.8087, 91.2519, 304.6663
        CIE-Luv:
        23.8087, -5.9950, -85.7770
        Hunter-Lab:
        20.1039, 40.1845, -105.0068
      #1c1aae color charts
#1c1aae RGB chart
      #1c1aae CMYK chart
      #1c1aae RGB pie chart
      #1c1aae color shades, tints & tones
#1c1aae color schemes
#1c1aae color preview, HTML & CSS examples
           This text has a color of #1c1aae        
        
          <p style="color:#1c1aae;">Text here</p>
        
        
          .mytext {color:#1c1aae;}
        
        Text color #1c1aae
      
           This box has a color of #1c1aae        
        
          <div style="background-color:#1c1aae;">Content here</div>
        
        
          .mybackground {background-color:#1c1aae;}
        
        Background color #1c1aae
      
           Border around this has a color of #1c1aae        
        
          <div style="border:2px solid #1c1aae;">Content here</div>
        
        
          .myborder {border:2px solid #1c1aae;}
        
        Border color #1c1aae