#8512fc color space conversions
Hex:
        #8512fc
        RGB:
        133, 18, 252
        CMY:
        48, 93, 1
        CMYK:
        47, 93, 0, 1
      HSL:
        269°, 97.5000%, 52.9412%
        HSV (HSB):
        269°, 92.8571%, 98.8235%
        XYZ:
        27.4599, 12.4474, 93.0508
        xyY:
        0.2065, 0.0936, 12.4474
      CIE-Lab:
        41.9186, 80.8904, -89.9347
        CIE-LCH:
        41.9186, 120.9608, 311.9693
        CIE-Luv:
        41.9186, 13.5211, -131.4673
        Hunter-Lab:
        35.2809, 77.1886, -131.6763
      #8512fc color charts
#8512fc RGB chart
      #8512fc CMYK chart
      #8512fc RGB pie chart
      #8512fc color shades, tints & tones
#8512fc color schemes
#8512fc color preview, HTML & CSS examples
           This text has a color of #8512fc        
        
          <p style="color:#8512fc;">Text here</p>
        
        
          .mytext {color:#8512fc;}
        
        Text color #8512fc
      
           This box has a color of #8512fc        
        
          <div style="background-color:#8512fc;">Content here</div>
        
        
          .mybackground {background-color:#8512fc;}
        
        Background color #8512fc
      
           Border around this has a color of #8512fc        
        
          <div style="border:2px solid #8512fc;">Content here</div>
        
        
          .myborder {border:2px solid #8512fc;}
        
        Border color #8512fc