#8023a8 color space conversions
Hex:
        #8023a8
        RGB:
        128, 35, 168
        CMY:
        50, 86, 34
        CMYK:
        24, 79, 0, 34
      HSL:
        282°, 65.5172%, 39.8039%
        HSV (HSB):
        282°, 79.1667%, 65.8824%
        XYZ:
        16.5710, 8.6184, 37.8359
        xyY:
        0.2629, 0.1367, 8.6184
      CIE-Lab:
        35.2390, 58.4654, -52.2654
        CIE-LCH:
        35.2390, 78.4212, 318.2048
        CIE-Luv:
        35.2390, 26.4478, -77.5413
        Hunter-Lab:
        29.3571, 49.3816, -55.8639
      #8023a8 color charts
#8023a8 RGB chart
      #8023a8 CMYK chart
      #8023a8 RGB pie chart
      #8023a8 color shades, tints & tones
#8023a8 color schemes
#8023a8 color preview, HTML & CSS examples
           This text has a color of #8023a8        
        
          <p style="color:#8023a8;">Text here</p>
        
        
          .mytext {color:#8023a8;}
        
        Text color #8023a8
      
           This box has a color of #8023a8        
        
          <div style="background-color:#8023a8;">Content here</div>
        
        
          .mybackground {background-color:#8023a8;}
        
        Background color #8023a8
      
           Border around this has a color of #8023a8        
        
          <div style="border:2px solid #8023a8;">Content here</div>
        
        
          .myborder {border:2px solid #8023a8;}
        
        Border color #8023a8