#1c29ae color space conversions
Hex:
        #1c29ae
        RGB:
        28, 41, 174
        CMY:
        89, 84, 32
        CMYK:
        84, 76, 0, 32
      HSL:
        235°, 72.2772%, 39.6078%
        HSV (HSB):
        235°, 83.9080%, 68.2353%
        XYZ:
        8.9118, 4.8887, 40.5183
        xyY:
        0.1641, 0.0900, 4.8887
      CIE-Lab:
        26.4154, 44.3248, -70.7257
        CIE-LCH:
        26.4154, 83.4674, 302.0759
        CIE-Luv:
        26.4154, -7.8725, -86.6889
        Hunter-Lab:
        22.1105, 33.2524, -93.1737
      #1c29ae color charts
#1c29ae RGB chart
      #1c29ae CMYK chart
      #1c29ae RGB pie chart
      #1c29ae color shades, tints & tones
#1c29ae color schemes
#1c29ae color preview, HTML & CSS examples
           This text has a color of #1c29ae        
        
          <p style="color:#1c29ae;">Text here</p>
        
        
          .mytext {color:#1c29ae;}
        
        Text color #1c29ae
      
           This box has a color of #1c29ae        
        
          <div style="background-color:#1c29ae;">Content here</div>
        
        
          .mybackground {background-color:#1c29ae;}
        
        Background color #1c29ae
      
           Border around this has a color of #1c29ae        
        
          <div style="border:2px solid #1c29ae;">Content here</div>
        
        
          .myborder {border:2px solid #1c29ae;}
        
        Border color #1c29ae