#8252ce color space conversions
Hex:
        #8252ce
        RGB:
        130, 82, 206
        CMY:
        49, 68, 19
        CMYK:
        37, 60, 0, 19
      HSL:
        263°, 55.8559%, 56.4706%
        HSV (HSB):
        263°, 60.1942%, 80.7843%
        XYZ:
        23.3638, 15.2366, 60.1021
        xyY:
        0.2367, 0.1544, 15.2366
      CIE-Lab:
        45.9566, 46.1575, -57.2396
        CIE-LCH:
        45.9566, 73.5316, 308.8824
        CIE-Luv:
        45.9566, 10.9819, -90.2532
        Hunter-Lab:
        39.0341, 38.5310, -63.9667
      #8252ce color charts
#8252ce RGB chart
      #8252ce CMYK chart
      #8252ce RGB pie chart
      #8252ce color shades, tints & tones
#8252ce color schemes
#8252ce color preview, HTML & CSS examples
           This text has a color of #8252ce        
        
          <p style="color:#8252ce;">Text here</p>
        
        
          .mytext {color:#8252ce;}
        
        Text color #8252ce
      
           This box has a color of #8252ce        
        
          <div style="background-color:#8252ce;">Content here</div>
        
        
          .mybackground {background-color:#8252ce;}
        
        Background color #8252ce
      
           Border around this has a color of #8252ce        
        
          <div style="border:2px solid #8252ce;">Content here</div>
        
        
          .myborder {border:2px solid #8252ce;}
        
        Border color #8252ce