#2c53ae color space conversions
Hex:
        #2c53ae
        RGB:
        44, 83, 174
        CMY:
        83, 67, 32
        CMYK:
        75, 52, 0, 32
      HSL:
        222°, 59.6330%, 42.7451%
        HSV (HSB):
        222°, 74.7126%, 68.2353%
        XYZ:
        11.7719, 9.7780, 41.3113
        xyY:
        0.1873, 0.1555, 9.7780
      CIE-Lab:
        37.4410, 18.8846, -52.6485
        CIE-LCH:
        37.4410, 55.9329, 289.7325
        CIE-Luv:
        37.4410, -15.1296, -76.2652
        Hunter-Lab:
        31.2698, 12.4768, -56.4407
      #2c53ae color charts
#2c53ae RGB chart
      #2c53ae CMYK chart
      #2c53ae RGB pie chart
      #2c53ae color shades, tints & tones
#2c53ae color schemes
#2c53ae color preview, HTML & CSS examples
           This text has a color of #2c53ae        
        
          <p style="color:#2c53ae;">Text here</p>
        
        
          .mytext {color:#2c53ae;}
        
        Text color #2c53ae
      
           This box has a color of #2c53ae        
        
          <div style="background-color:#2c53ae;">Content here</div>
        
        
          .mybackground {background-color:#2c53ae;}
        
        Background color #2c53ae
      
           Border around this has a color of #2c53ae        
        
          <div style="border:2px solid #2c53ae;">Content here</div>
        
        
          .myborder {border:2px solid #2c53ae;}
        
        Border color #2c53ae