#5c54ff color space conversions
Hex:
        #5c54ff
        RGB:
        92, 84, 255
        CMY:
        64, 67, 0
        CMYK:
        64, 67, 0, 0
      HSL:
        243°, 100.0000%, 66.4706%
        HSV (HSB):
        243°, 67.0588%, 100.0000%
        XYZ:
        25.6340, 15.8360, 96.3133
        xyY:
        0.1860, 0.1149, 15.8360
      CIE-Lab:
        46.7585, 52.5336, -83.7828
        CIE-LCH:
        46.7585, 98.8905, 302.0886
        CIE-Luv:
        46.7585, -7.3701, -127.7689
        Hunter-Lab:
        39.7944, 45.3422, -115.6418
      #5c54ff color charts
#5c54ff RGB chart
      #5c54ff CMYK chart
      #5c54ff RGB pie chart
      #5c54ff color shades, tints & tones
#5c54ff color schemes
#5c54ff color preview, HTML & CSS examples
           This text has a color of #5c54ff        
        
          <p style="color:#5c54ff;">Text here</p>
        
        
          .mytext {color:#5c54ff;}
        
        Text color #5c54ff
      
           This box has a color of #5c54ff        
        
          <div style="background-color:#5c54ff;">Content here</div>
        
        
          .mybackground {background-color:#5c54ff;}
        
        Background color #5c54ff
      
           Border around this has a color of #5c54ff        
        
          <div style="border:2px solid #5c54ff;">Content here</div>
        
        
          .myborder {border:2px solid #5c54ff;}
        
        Border color #5c54ff