#5c54ef color space conversions
Hex:
        #5c54ef
        RGB:
        92, 84, 239
        CMY:
        64, 67, 6
        CMYK:
        62, 65, 0, 6
      HSL:
        243°, 82.8877%, 63.3333%
        HSV (HSB):
        243°, 64.8536%, 93.7255%
        XYZ:
        23.1639, 14.8480, 83.3064
        xyY:
        0.1909, 0.1224, 14.8480
      CIE-Lab:
        45.4252, 47.5524, -77.0179
        CIE-LCH:
        45.4252, 90.5151, 301.6920
        CIE-Luv:
        45.4252, -6.4718, -117.4032
        Hunter-Lab:
        38.5330, 39.8715, -101.2087
      #5c54ef color charts
#5c54ef RGB chart
      #5c54ef CMYK chart
      #5c54ef RGB pie chart
      #5c54ef color shades, tints & tones
#5c54ef color schemes
#5c54ef color preview, HTML & CSS examples
           This text has a color of #5c54ef        
        
          <p style="color:#5c54ef;">Text here</p>
        
        
          .mytext {color:#5c54ef;}
        
        Text color #5c54ef
      
           This box has a color of #5c54ef        
        
          <div style="background-color:#5c54ef;">Content here</div>
        
        
          .mybackground {background-color:#5c54ef;}
        
        Background color #5c54ef
      
           Border around this has a color of #5c54ef        
        
          <div style="border:2px solid #5c54ef;">Content here</div>
        
        
          .myborder {border:2px solid #5c54ef;}
        
        Border color #5c54ef