#2c48ae color space conversions
Hex:
        #2c48ae
        RGB:
        44, 72, 174
        CMY:
        83, 72, 32
        CMYK:
        75, 59, 0, 32
      HSL:
        227°, 59.6330%, 42.7451%
        HSV (HSB):
        227°, 74.7126%, 68.2353%
        XYZ:
        10.9961, 8.2262, 41.0527
        xyY:
        0.1824, 0.1365, 8.2262
      CIE-Lab:
        34.4496, 26.1779, -57.5033
        CIE-LCH:
        34.4496, 63.1815, 294.4770
        CIE-Luv:
        34.4496, -12.1180, -81.0022
        Hunter-Lab:
        28.6813, 18.2422, -64.7870
      #2c48ae color charts
#2c48ae RGB chart
      #2c48ae CMYK chart
      #2c48ae RGB pie chart
      #2c48ae color shades, tints & tones
#2c48ae color schemes
#2c48ae color preview, HTML & CSS examples
           This text has a color of #2c48ae        
        
          <p style="color:#2c48ae;">Text here</p>
        
        
          .mytext {color:#2c48ae;}
        
        Text color #2c48ae
      
           This box has a color of #2c48ae        
        
          <div style="background-color:#2c48ae;">Content here</div>
        
        
          .mybackground {background-color:#2c48ae;}
        
        Background color #2c48ae
      
           Border around this has a color of #2c48ae        
        
          <div style="border:2px solid #2c48ae;">Content here</div>
        
        
          .myborder {border:2px solid #2c48ae;}
        
        Border color #2c48ae