#800bbf color space conversions
Hex:
        #800bbf
        RGB:
        128, 11, 191
        CMY:
        50, 96, 25
        CMYK:
        33, 94, 0, 25
      HSL:
        279°, 89.1089%, 39.6078%
        HSV (HSB):
        279°, 94.2408%, 74.9020%
        XYZ:
        18.4257, 8.5901, 49.9771
        xyY:
        0.2393, 0.1116, 8.5901
      CIE-Lab:
        35.1829, 68.7622, -66.0304
        CIE-LCH:
        35.1829, 95.3323, 316.1610
        CIE-Luv:
        35.1829, 22.9346, -95.2316
        Hunter-Lab:
        29.3089, 60.9275, -80.5842
      #800bbf color charts
#800bbf RGB chart
      #800bbf CMYK chart
      #800bbf RGB pie chart
      #800bbf color shades, tints & tones
#800bbf color schemes
#800bbf color preview, HTML & CSS examples
           This text has a color of #800bbf        
        
          <p style="color:#800bbf;">Text here</p>
        
        
          .mytext {color:#800bbf;}
        
        Text color #800bbf
      
           This box has a color of #800bbf        
        
          <div style="background-color:#800bbf;">Content here</div>
        
        
          .mybackground {background-color:#800bbf;}
        
        Background color #800bbf
      
           Border around this has a color of #800bbf        
        
          <div style="border:2px solid #800bbf;">Content here</div>
        
        
          .myborder {border:2px solid #800bbf;}
        
        Border color #800bbf