#800bc8 color space conversions
Hex:
        #800bc8
        RGB:
        128, 11, 200
        CMY:
        50, 96, 22
        CMYK:
        36, 95, 0, 22
      HSL:
        277°, 89.5735%, 41.3725%
        HSV (HSB):
        277°, 94.5000%, 78.4314%
        XYZ:
        19.4471, 8.9987, 55.3555
        xyY:
        0.2321, 0.1074, 8.9987
      CIE-Lab:
        35.9817, 70.5697, -69.9999
        CIE-LCH:
        35.9817, 99.3985, 315.2323
        CIE-Luv:
        35.9817, 20.9905, -100.8676
        Hunter-Lab:
        29.9978, 63.2226, -88.4106
      #800bc8 color charts
#800bc8 RGB chart
      #800bc8 CMYK chart
      #800bc8 RGB pie chart
      #800bc8 color shades, tints & tones
#800bc8 color schemes
#800bc8 color preview, HTML & CSS examples
           This text has a color of #800bc8        
        
          <p style="color:#800bc8;">Text here</p>
        
        
          .mytext {color:#800bc8;}
        
        Text color #800bc8
      
           This box has a color of #800bc8        
        
          <div style="background-color:#800bc8;">Content here</div>
        
        
          .mybackground {background-color:#800bc8;}
        
        Background color #800bc8
      
           Border around this has a color of #800bc8        
        
          <div style="border:2px solid #800bc8;">Content here</div>
        
        
          .myborder {border:2px solid #800bc8;}
        
        Border color #800bc8