#8206d8 color space conversions
Hex:
        #8206d8
        RGB:
        130, 6, 216
        CMY:
        49, 98, 15
        CMYK:
        40, 97, 0, 15
      HSL:
        275°, 94.5946%, 43.5294%
        HSV (HSB):
        275°, 97.2222%, 84.7059%
        XYZ:
        21.6657, 9.8339, 65.7220
        xyY:
        0.2228, 0.1011, 9.8339
      CIE-Lab:
        37.5427, 74.6446, -76.7083
        CIE-LCH:
        37.5427, 107.0326, 314.2188
        CIE-Luv:
        37.5427, 18.8993, -110.6632
        Hunter-Lab:
        31.3591, 68.4455, -102.3077
      #8206d8 color charts
#8206d8 RGB chart
      #8206d8 CMYK chart
      #8206d8 RGB pie chart
      #8206d8 color shades, tints & tones
#8206d8 color schemes
#8206d8 color preview, HTML & CSS examples
           This text has a color of #8206d8        
        
          <p style="color:#8206d8;">Text here</p>
        
        
          .mytext {color:#8206d8;}
        
        Text color #8206d8
      
           This box has a color of #8206d8        
        
          <div style="background-color:#8206d8;">Content here</div>
        
        
          .mybackground {background-color:#8206d8;}
        
        Background color #8206d8
      
           Border around this has a color of #8206d8        
        
          <div style="border:2px solid #8206d8;">Content here</div>
        
        
          .myborder {border:2px solid #8206d8;}
        
        Border color #8206d8