#1c40ae color space conversions
Hex:
        #1c40ae
        RGB:
        28, 64, 174
        CMY:
        89, 75, 32
        CMYK:
        84, 63, 0, 32
      HSL:
        225°, 72.2772%, 39.6078%
        HSV (HSB):
        225°, 83.9080%, 68.2353%
        XYZ:
        9.9523, 6.9697, 40.8651
        xyY:
        0.1722, 0.1206, 6.9697
      CIE-Lab:
        31.7377, 29.9004, -61.9585
        CIE-LCH:
        31.7377, 68.7960, 295.7613
        CIE-Luv:
        31.7377, -12.3508, -84.0732
        Hunter-Lab:
        26.4001, 21.0904, -73.2958
      #1c40ae color charts
#1c40ae RGB chart
      #1c40ae CMYK chart
      #1c40ae RGB pie chart
      #1c40ae color shades, tints & tones
#1c40ae color schemes
#1c40ae color preview, HTML & CSS examples
           This text has a color of #1c40ae        
        
          <p style="color:#1c40ae;">Text here</p>
        
        
          .mytext {color:#1c40ae;}
        
        Text color #1c40ae
      
           This box has a color of #1c40ae        
        
          <div style="background-color:#1c40ae;">Content here</div>
        
        
          .mybackground {background-color:#1c40ae;}
        
        Background color #1c40ae
      
           Border around this has a color of #1c40ae        
        
          <div style="border:2px solid #1c40ae;">Content here</div>
        
        
          .myborder {border:2px solid #1c40ae;}
        
        Border color #1c40ae