#5f25cf color space conversions
Hex:
        #5f25cf
        RGB:
        95, 37, 207
        CMY:
        63, 85, 19
        CMYK:
        54, 82, 0, 19
      HSL:
        260°, 69.6721%, 47.8431%
        HSV (HSB):
        260°, 82.1256%, 81.1765%
        XYZ:
        16.6434, 8.2610, 59.7488
        xyY:
        0.1966, 0.0976, 8.2610
      CIE-Lab:
        34.5207, 61.9675, -76.6347
        CIE-LCH:
        34.5207, 98.5538, 308.9593
        CIE-Luv:
        34.5207, 4.6353, -105.8437
        Hunter-Lab:
        28.7420, 53.0639, -103.1325
      #5f25cf color charts
#5f25cf RGB chart
      #5f25cf CMYK chart
      #5f25cf RGB pie chart
      #5f25cf color shades, tints & tones
#5f25cf color schemes
#5f25cf color preview, HTML & CSS examples
           This text has a color of #5f25cf        
        
          <p style="color:#5f25cf;">Text here</p>
        
        
          .mytext {color:#5f25cf;}
        
        Text color #5f25cf
      
           This box has a color of #5f25cf        
        
          <div style="background-color:#5f25cf;">Content here</div>
        
        
          .mybackground {background-color:#5f25cf;}
        
        Background color #5f25cf
      
           Border around this has a color of #5f25cf        
        
          <div style="border:2px solid #5f25cf;">Content here</div>
        
        
          .myborder {border:2px solid #5f25cf;}
        
        Border color #5f25cf