#5c25ff color space conversions
Hex:
        #5c25ff
        RGB:
        92, 37, 255
        CMY:
        64, 85, 0
        CMYK:
        64, 85, 0, 0
      HSL:
        255°, 100.0000%, 57.2549%
        HSV (HSB):
        255°, 85.4902%, 100.0000%
        XYZ:
        23.1252, 10.8184, 95.4771
        xyY:
        0.1787, 0.0836, 10.8184
      CIE-Lab:
        39.2730, 73.8965, -96.1316
        CIE-LCH:
        39.2730, 121.2517, 307.5495
        CIE-Luv:
        39.2730, -0.9160, -133.7533
        Hunter-Lab:
        32.8914, 67.9393, -149.0828
      #5c25ff color charts
#5c25ff RGB chart
      #5c25ff CMYK chart
      #5c25ff RGB pie chart
      #5c25ff color shades, tints & tones
#5c25ff color schemes
#5c25ff color preview, HTML & CSS examples
           This text has a color of #5c25ff        
        
          <p style="color:#5c25ff;">Text here</p>
        
        
          .mytext {color:#5c25ff;}
        
        Text color #5c25ff
      
           This box has a color of #5c25ff        
        
          <div style="background-color:#5c25ff;">Content here</div>
        
        
          .mybackground {background-color:#5c25ff;}
        
        Background color #5c25ff
      
           Border around this has a color of #5c25ff        
        
          <div style="border:2px solid #5c25ff;">Content here</div>
        
        
          .myborder {border:2px solid #5c25ff;}
        
        Border color #5c25ff