#2c54ca color space conversions
Hex:
        #2c54ca
        RGB:
        44, 84, 202
        CMY:
        83, 67, 21
        CMYK:
        78, 58, 0, 21
      HSL:
        225°, 64.2276%, 48.2353%
        HSV (HSB):
        225°, 78.2178%, 79.2157%
        XYZ:
        14.8697, 11.1404, 57.2437
        xyY:
        0.1786, 0.1338, 11.1404
      CIE-Lab:
        39.8159, 28.8309, -65.1839
        CIE-LCH:
        39.8159, 71.2752, 293.8599
        CIE-Luv:
        39.8159, -15.3632, -95.6906
        Hunter-Lab:
        33.3772, 21.1124, -78.3214
      #2c54ca color charts
#2c54ca RGB chart
      #2c54ca CMYK chart
      #2c54ca RGB pie chart
      #2c54ca color shades, tints & tones
#2c54ca color schemes
#2c54ca color preview, HTML & CSS examples
           This text has a color of #2c54ca        
        
          <p style="color:#2c54ca;">Text here</p>
        
        
          .mytext {color:#2c54ca;}
        
        Text color #2c54ca
      
           This box has a color of #2c54ca        
        
          <div style="background-color:#2c54ca;">Content here</div>
        
        
          .mybackground {background-color:#2c54ca;}
        
        Background color #2c54ca
      
           Border around this has a color of #2c54ca        
        
          <div style="border:2px solid #2c54ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c54ca;}
        
        Border color #2c54ca