#5f25d4 color space conversions
Hex:
        #5f25d4
        RGB:
        95, 37, 212
        CMY:
        63, 85, 17
        CMYK:
        55, 83, 0, 17
      HSL:
        260°, 70.2811%, 48.8235%
        HSV (HSB):
        260°, 82.5472%, 83.1373%
        XYZ:
        17.2645, 8.5095, 63.0199
        xyY:
        0.1944, 0.0958, 8.5095
      CIE-Lab:
        35.0222, 63.2434, -78.7052
        CIE-LCH:
        35.0222, 100.9665, 308.7836
        CIE-Luv:
        35.0222, 4.0711, -108.8211
        Hunter-Lab:
        29.1710, 54.5939, -107.6679
      #5f25d4 color charts
#5f25d4 RGB chart
      #5f25d4 CMYK chart
      #5f25d4 RGB pie chart
      #5f25d4 color shades, tints & tones
#5f25d4 color schemes
#5f25d4 color preview, HTML & CSS examples
           This text has a color of #5f25d4        
        
          <p style="color:#5f25d4;">Text here</p>
        
        
          .mytext {color:#5f25d4;}
        
        Text color #5f25d4
      
           This box has a color of #5f25d4        
        
          <div style="background-color:#5f25d4;">Content here</div>
        
        
          .mybackground {background-color:#5f25d4;}
        
        Background color #5f25d4
      
           Border around this has a color of #5f25d4        
        
          <div style="border:2px solid #5f25d4;">Content here</div>
        
        
          .myborder {border:2px solid #5f25d4;}
        
        Border color #5f25d4