#8010d2 color space conversions
Hex:
        #8010d2
        RGB:
        128, 16, 210
        CMY:
        50, 94, 18
        CMYK:
        39, 92, 0, 18
      HSL:
        275°, 85.8407%, 44.3137%
        HSV (HSB):
        275°, 92.3810%, 82.3529%
        XYZ:
        20.7202, 9.6129, 61.7362
        xyY:
        0.2251, 0.1044, 9.6129
      CIE-Lab:
        37.1386, 71.8775, -73.9168
        CIE-LCH:
        37.1386, 103.1022, 314.1986
        CIE-Luv:
        37.1386, 18.7713, -106.8118
        Hunter-Lab:
        31.0047, 65.0321, -96.3542
      #8010d2 color charts
#8010d2 RGB chart
      #8010d2 CMYK chart
      #8010d2 RGB pie chart
      #8010d2 color shades, tints & tones
#8010d2 color schemes
#8010d2 color preview, HTML & CSS examples
           This text has a color of #8010d2        
        
          <p style="color:#8010d2;">Text here</p>
        
        
          .mytext {color:#8010d2;}
        
        Text color #8010d2
      
           This box has a color of #8010d2        
        
          <div style="background-color:#8010d2;">Content here</div>
        
        
          .mybackground {background-color:#8010d2;}
        
        Background color #8010d2
      
           Border around this has a color of #8010d2        
        
          <div style="border:2px solid #8010d2;">Content here</div>
        
        
          .myborder {border:2px solid #8010d2;}
        
        Border color #8010d2