#5c4fef color space conversions
Hex:
        #5c4fef
        RGB:
        92, 79, 239
        CMY:
        64, 69, 6
        CMYK:
        62, 67, 0, 6
      HSL:
        245°, 83.3333%, 62.3529%
        HSV (HSB):
        245°, 66.9456%, 93.7255%
        XYZ:
        22.7896, 14.0993, 83.1816
        xyY:
        0.1898, 0.1174, 14.0993
      CIE-Lab:
        44.3750, 50.3879, -78.7373
        CIE-LCH:
        44.3750, 93.4800, 302.6172
        CIE-Luv:
        44.3750, -5.4384, -118.8732
        Hunter-Lab:
        37.5490, 42.6262, -105.0598
      #5c4fef color charts
#5c4fef RGB chart
      #5c4fef CMYK chart
      #5c4fef RGB pie chart
      #5c4fef color shades, tints & tones
#5c4fef color schemes
#5c4fef color preview, HTML & CSS examples
           This text has a color of #5c4fef        
        
          <p style="color:#5c4fef;">Text here</p>
        
        
          .mytext {color:#5c4fef;}
        
        Text color #5c4fef
      
           This box has a color of #5c4fef        
        
          <div style="background-color:#5c4fef;">Content here</div>
        
        
          .mybackground {background-color:#5c4fef;}
        
        Background color #5c4fef
      
           Border around this has a color of #5c4fef        
        
          <div style="border:2px solid #5c4fef;">Content here</div>
        
        
          .myborder {border:2px solid #5c4fef;}
        
        Border color #5c4fef