#8528fc color space conversions
Hex:
        #8528fc
        RGB:
        133, 40, 252
        CMY:
        48, 84, 1
        CMYK:
        47, 84, 0, 1
      HSL:
        266°, 97.2477%, 57.2549%
        HSV (HSB):
        266°, 84.1270%, 98.8235%
        XYZ:
        28.0023, 13.5324, 93.2316
        xyY:
        0.2078, 0.1004, 13.5324
      CIE-Lab:
        43.5547, 76.0005, -87.2366
        CIE-LCH:
        43.5547, 115.6992, 311.0624
        CIE-Luv:
        43.5547, 12.1694, -130.1430
        Hunter-Lab:
        36.7864, 71.5005, -124.5142
      #8528fc color charts
#8528fc RGB chart
      #8528fc CMYK chart
      #8528fc RGB pie chart
      #8528fc color shades, tints & tones
#8528fc color schemes
#8528fc color preview, HTML & CSS examples
           This text has a color of #8528fc        
        
          <p style="color:#8528fc;">Text here</p>
        
        
          .mytext {color:#8528fc;}
        
        Text color #8528fc
      
           This box has a color of #8528fc        
        
          <div style="background-color:#8528fc;">Content here</div>
        
        
          .mybackground {background-color:#8528fc;}
        
        Background color #8528fc
      
           Border around this has a color of #8528fc        
        
          <div style="border:2px solid #8528fc;">Content here</div>
        
        
          .myborder {border:2px solid #8528fc;}
        
        Border color #8528fc