#8003b0 color space conversions
Hex:
        #8003b0
        RGB:
        128, 3, 176
        CMY:
        50, 99, 31
        CMYK:
        27, 98, 0, 31
      HSL:
        283°, 96.6480%, 35.0980%
        HSV (HSB):
        283°, 98.2955%, 69.0196%
        XYZ:
        16.7711, 7.7889, 41.6938
        xyY:
        0.2531, 0.1176, 7.7889
      CIE-Lab:
        33.5393, 66.9114, -59.8209
        CIE-LCH:
        33.5393, 89.7534, 318.2023
        CIE-Luv:
        33.5393, 26.8095, -86.0472
        Hunter-Lab:
        27.9086, 58.4259, -69.0396
      #8003b0 color charts
#8003b0 RGB chart
      #8003b0 CMYK chart
      #8003b0 RGB pie chart
      #8003b0 color shades, tints & tones
#8003b0 color schemes
#8003b0 color preview, HTML & CSS examples
           This text has a color of #8003b0        
        
          <p style="color:#8003b0;">Text here</p>
        
        
          .mytext {color:#8003b0;}
        
        Text color #8003b0
      
           This box has a color of #8003b0        
        
          <div style="background-color:#8003b0;">Content here</div>
        
        
          .mybackground {background-color:#8003b0;}
        
        Background color #8003b0
      
           Border around this has a color of #8003b0        
        
          <div style="border:2px solid #8003b0;">Content here</div>
        
        
          .myborder {border:2px solid #8003b0;}
        
        Border color #8003b0