#2c54ce color space conversions
Hex:
        #2c54ce
        RGB:
        44, 84, 206
        CMY:
        83, 67, 19
        CMYK:
        79, 59, 0, 19
      HSL:
        225°, 64.8000%, 49.0196%
        HSV (HSB):
        225°, 78.6408%, 80.7843%
        XYZ:
        15.3496, 11.3324, 59.7709
        xyY:
        0.1775, 0.1311, 11.3324
      CIE-Lab:
        40.1347, 30.3247, -66.9755
        CIE-LCH:
        40.1347, 73.5208, 294.3597
        CIE-Luv:
        40.1347, -15.3720, -98.4222
        Hunter-Lab:
        33.6636, 22.4796, -81.7071
      #2c54ce color charts
#2c54ce RGB chart
      #2c54ce CMYK chart
      #2c54ce RGB pie chart
      #2c54ce color shades, tints & tones
#2c54ce color schemes
#2c54ce color preview, HTML & CSS examples
           This text has a color of #2c54ce        
        
          <p style="color:#2c54ce;">Text here</p>
        
        
          .mytext {color:#2c54ce;}
        
        Text color #2c54ce
      
           This box has a color of #2c54ce        
        
          <div style="background-color:#2c54ce;">Content here</div>
        
        
          .mybackground {background-color:#2c54ce;}
        
        Background color #2c54ce
      
           Border around this has a color of #2c54ce        
        
          <div style="border:2px solid #2c54ce;">Content here</div>
        
        
          .myborder {border:2px solid #2c54ce;}
        
        Border color #2c54ce