#8250ce color space conversions
Hex:
        #8250ce
        RGB:
        130, 80, 206
        CMY:
        49, 69, 19
        CMYK:
        37, 61, 0, 19
      HSL:
        264°, 56.2500%, 56.0784%
        HSV (HSB):
        264°, 61.1650%, 80.7843%
        XYZ:
        23.2152, 14.9394, 60.0525
        xyY:
        0.2364, 0.1521, 14.9394
      CIE-Lab:
        45.5511, 47.2401, -57.8938
        CIE-LCH:
        45.5511, 74.7216, 309.2137
        CIE-Luv:
        45.5511, 11.4860, -91.0725
        Hunter-Lab:
        38.6515, 39.5719, -65.0624
      #8250ce color charts
#8250ce RGB chart
      #8250ce CMYK chart
      #8250ce RGB pie chart
      #8250ce color shades, tints & tones
#8250ce color schemes
#8250ce color preview, HTML & CSS examples
           This text has a color of #8250ce        
        
          <p style="color:#8250ce;">Text here</p>
        
        
          .mytext {color:#8250ce;}
        
        Text color #8250ce
      
           This box has a color of #8250ce        
        
          <div style="background-color:#8250ce;">Content here</div>
        
        
          .mybackground {background-color:#8250ce;}
        
        Background color #8250ce
      
           Border around this has a color of #8250ce        
        
          <div style="border:2px solid #8250ce;">Content here</div>
        
        
          .myborder {border:2px solid #8250ce;}
        
        Border color #8250ce