#5f25d5 color space conversions
Hex:
        #5f25d5
        RGB:
        95, 37, 213
        CMY:
        63, 85, 16
        CMYK:
        55, 83, 0, 16
      HSL:
        260°, 70.4000%, 49.0196%
        HSV (HSB):
        260°, 82.6291%, 83.5294%
        XYZ:
        17.3911, 8.5601, 63.6864
        xyY:
        0.1940, 0.0955, 8.5601
      CIE-Lab:
        35.1232, 63.4984, -79.1166
        CIE-LCH:
        35.1232, 101.4470, 308.7503
        CIE-Luv:
        35.1232, 3.9603, -109.4143
        Hunter-Lab:
        29.2577, 54.9016, -108.5786
      #5f25d5 color charts
#5f25d5 RGB chart
      #5f25d5 CMYK chart
      #5f25d5 RGB pie chart
      #5f25d5 color shades, tints & tones
#5f25d5 color schemes
#5f25d5 color preview, HTML & CSS examples
           This text has a color of #5f25d5        
        
          <p style="color:#5f25d5;">Text here</p>
        
        
          .mytext {color:#5f25d5;}
        
        Text color #5f25d5
      
           This box has a color of #5f25d5        
        
          <div style="background-color:#5f25d5;">Content here</div>
        
        
          .mybackground {background-color:#5f25d5;}
        
        Background color #5f25d5
      
           Border around this has a color of #5f25d5        
        
          <div style="border:2px solid #5f25d5;">Content here</div>
        
        
          .myborder {border:2px solid #5f25d5;}
        
        Border color #5f25d5