#8022bb color space conversions
Hex:
        #8022bb
        RGB:
        128, 34, 187
        CMY:
        50, 87, 27
        CMYK:
        32, 82, 0, 27
      HSL:
        277°, 69.2308%, 43.3333%
        HSV (HSB):
        277°, 81.8182%, 73.3333%
        XYZ:
        18.4438, 9.3211, 47.8408
        xyY:
        0.2439, 0.1233, 9.3211
      CIE-Lab:
        36.5953, 62.7683, -61.3648
        CIE-LCH:
        36.5953, 87.7809, 315.6478
        CIE-Luv:
        36.5953, 22.1810, -90.5593
        Hunter-Lab:
        30.5305, 54.4052, -71.5351
      #8022bb color charts
#8022bb RGB chart
      #8022bb CMYK chart
      #8022bb RGB pie chart
      #8022bb color shades, tints & tones
#8022bb color schemes
#8022bb color preview, HTML & CSS examples
           This text has a color of #8022bb        
        
          <p style="color:#8022bb;">Text here</p>
        
        
          .mytext {color:#8022bb;}
        
        Text color #8022bb
      
           This box has a color of #8022bb        
        
          <div style="background-color:#8022bb;">Content here</div>
        
        
          .mybackground {background-color:#8022bb;}
        
        Background color #8022bb
      
           Border around this has a color of #8022bb        
        
          <div style="border:2px solid #8022bb;">Content here</div>
        
        
          .myborder {border:2px solid #8022bb;}
        
        Border color #8022bb