#8010c0 color space conversions
Hex:
        #8010c0
        RGB:
        128, 16, 192
        CMY:
        50, 94, 25
        CMYK:
        33, 92, 0, 25
      HSL:
        278°, 84.6154%, 40.7843%
        HSV (HSB):
        278°, 91.6667%, 75.2941%
        XYZ:
        18.6018, 8.7655, 50.5807
        xyY:
        0.2386, 0.1125, 8.7655
      CIE-Lab:
        35.5289, 68.1894, -66.0523
        CIE-LCH:
        35.5289, 94.9352, 315.9121
        CIE-Luv:
        35.5289, 22.4855, -95.5906
        Hunter-Lab:
        29.6067, 60.3395, -80.5676
      #8010c0 color charts
#8010c0 RGB chart
      #8010c0 CMYK chart
      #8010c0 RGB pie chart
      #8010c0 color shades, tints & tones
#8010c0 color schemes
#8010c0 color preview, HTML & CSS examples
           This text has a color of #8010c0        
        
          <p style="color:#8010c0;">Text here</p>
        
        
          .mytext {color:#8010c0;}
        
        Text color #8010c0
      
           This box has a color of #8010c0        
        
          <div style="background-color:#8010c0;">Content here</div>
        
        
          .mybackground {background-color:#8010c0;}
        
        Background color #8010c0
      
           Border around this has a color of #8010c0        
        
          <div style="border:2px solid #8010c0;">Content here</div>
        
        
          .myborder {border:2px solid #8010c0;}
        
        Border color #8010c0