#5825fc color space conversions
Hex:
        #5825fc
        RGB:
        88, 37, 252
        CMY:
        65, 85, 1
        CMYK:
        65, 85, 0, 1
      HSL:
        254°, 97.2851%, 56.6667%
        HSV (HSB):
        254°, 85.3175%, 98.8235%
        XYZ:
        22.2568, 10.4261, 92.9348
        xyY:
        0.1772, 0.0830, 10.4261
      CIE-Lab:
        38.5966, 72.8546, -95.5834
        CIE-LCH:
        38.5966, 120.1832, 307.3150
        CIE-Luv:
        38.5966, -1.6183, -132.0678
        Hunter-Lab:
        32.2895, 66.5312, -148.0444
      #5825fc color charts
#5825fc RGB chart
      #5825fc CMYK chart
      #5825fc RGB pie chart
      #5825fc color shades, tints & tones
#5825fc color schemes
#5825fc color preview, HTML & CSS examples
           This text has a color of #5825fc        
        
          <p style="color:#5825fc;">Text here</p>
        
        
          .mytext {color:#5825fc;}
        
        Text color #5825fc
      
           This box has a color of #5825fc        
        
          <div style="background-color:#5825fc;">Content here</div>
        
        
          .mybackground {background-color:#5825fc;}
        
        Background color #5825fc
      
           Border around this has a color of #5825fc        
        
          <div style="border:2px solid #5825fc;">Content here</div>
        
        
          .myborder {border:2px solid #5825fc;}
        
        Border color #5825fc