#8206d2 color space conversions
Hex:
        #8206d2
        RGB:
        130, 6, 210
        CMY:
        49, 98, 18
        CMYK:
        38, 97, 0, 18
      HSL:
        276°, 94.4444%, 42.3529%
        HSV (HSB):
        276°, 97.1429%, 82.3529%
        XYZ:
        20.9039, 9.5292, 61.7103
        xyY:
        0.2269, 0.1034, 9.5292
      CIE-Lab:
        36.9839, 73.4308, -74.1604
        CIE-LCH:
        36.9839, 104.3640, 314.7168
        CIE-Luv:
        36.9839, 20.0802, -107.0135
        Hunter-Lab:
        30.8694, 66.8536, -96.9166
      #8206d2 color charts
#8206d2 RGB chart
      #8206d2 CMYK chart
      #8206d2 RGB pie chart
      #8206d2 color shades, tints & tones
#8206d2 color schemes
#8206d2 color preview, HTML & CSS examples
           This text has a color of #8206d2        
        
          <p style="color:#8206d2;">Text here</p>
        
        
          .mytext {color:#8206d2;}
        
        Text color #8206d2
      
           This box has a color of #8206d2        
        
          <div style="background-color:#8206d2;">Content here</div>
        
        
          .mybackground {background-color:#8206d2;}
        
        Background color #8206d2
      
           Border around this has a color of #8206d2        
        
          <div style="border:2px solid #8206d2;">Content here</div>
        
        
          .myborder {border:2px solid #8206d2;}
        
        Border color #8206d2