#5c56ef color space conversions
Hex:
        #5c56ef
        RGB:
        92, 86, 239
        CMY:
        64, 66, 6
        CMYK:
        62, 64, 0, 6
      HSL:
        242°, 82.7027%, 63.7255%
        HSV (HSB):
        242°, 64.0167%, 93.7255%
        XYZ:
        23.3214, 15.1629, 83.3589
        xyY:
        0.1914, 0.1244, 15.1629
      CIE-Lab:
        45.8565, 46.3996, -76.3128
        CIE-LCH:
        45.8565, 89.3116, 301.3004
        CIE-Luv:
        45.8565, -6.9044, -116.7606
        Hunter-Lab:
        38.9395, 38.7618, -99.6660
      #5c56ef color charts
#5c56ef RGB chart
      #5c56ef CMYK chart
      #5c56ef RGB pie chart
      #5c56ef color shades, tints & tones
#5c56ef color schemes
#5c56ef color preview, HTML & CSS examples
           This text has a color of #5c56ef        
        
          <p style="color:#5c56ef;">Text here</p>
        
        
          .mytext {color:#5c56ef;}
        
        Text color #5c56ef
      
           This box has a color of #5c56ef        
        
          <div style="background-color:#5c56ef;">Content here</div>
        
        
          .mybackground {background-color:#5c56ef;}
        
        Background color #5c56ef
      
           Border around this has a color of #5c56ef        
        
          <div style="border:2px solid #5c56ef;">Content here</div>
        
        
          .myborder {border:2px solid #5c56ef;}
        
        Border color #5c56ef