#1c48ae color space conversions
Hex:
        #1c48ae
        RGB:
        28, 72, 174
        CMY:
        89, 72, 32
        CMYK:
        84, 59, 0, 32
      HSL:
        222°, 72.2772%, 39.6078%
        HSV (HSB):
        222°, 83.9080%, 68.2353%
        XYZ:
        10.4362, 7.9376, 41.0265
        xyY:
        0.1757, 0.1336, 7.9376
      CIE-Lab:
        33.8526, 24.5444, -58.5018
        CIE-LCH:
        33.8526, 63.4421, 292.7605
        CIE-Luv:
        33.8526, -14.3315, -81.6360
        Hunter-Lab:
        28.1737, 16.8167, -66.6162
      #1c48ae color charts
#1c48ae RGB chart
      #1c48ae CMYK chart
      #1c48ae RGB pie chart
      #1c48ae color shades, tints & tones
#1c48ae color schemes
#1c48ae color preview, HTML & CSS examples
           This text has a color of #1c48ae        
        
          <p style="color:#1c48ae;">Text here</p>
        
        
          .mytext {color:#1c48ae;}
        
        Text color #1c48ae
      
           This box has a color of #1c48ae        
        
          <div style="background-color:#1c48ae;">Content here</div>
        
        
          .mybackground {background-color:#1c48ae;}
        
        Background color #1c48ae
      
           Border around this has a color of #1c48ae        
        
          <div style="border:2px solid #1c48ae;">Content here</div>
        
        
          .myborder {border:2px solid #1c48ae;}
        
        Border color #1c48ae