#800efb color space conversions
Hex:
        #800efb
        RGB:
        128, 14, 251
        CMY:
        50, 95, 2
        CMYK:
        49, 94, 0, 2
      HSL:
        269°, 96.7347%, 51.9608%
        HSV (HSB):
        269°, 94.4223%, 98.4314%
        XYZ:
        26.4717, 11.8683, 92.1624
        xyY:
        0.2028, 0.0909, 11.8683
      CIE-Lab:
        41.0060, 80.8104, -90.9021
        CIE-LCH:
        41.0060, 121.6286, 311.6365
        CIE-Luv:
        41.0060, 11.8913, -131.2762
        Hunter-Lab:
        34.4504, 76.8713, -134.4985
      #800efb color charts
#800efb RGB chart
      #800efb CMYK chart
      #800efb RGB pie chart
      #800efb color shades, tints & tones
#800efb color schemes
#800efb color preview, HTML & CSS examples
           This text has a color of #800efb        
        
          <p style="color:#800efb;">Text here</p>
        
        
          .mytext {color:#800efb;}
        
        Text color #800efb
      
           This box has a color of #800efb        
        
          <div style="background-color:#800efb;">Content here</div>
        
        
          .mybackground {background-color:#800efb;}
        
        Background color #800efb
      
           Border around this has a color of #800efb        
        
          <div style="border:2px solid #800efb;">Content here</div>
        
        
          .myborder {border:2px solid #800efb;}
        
        Border color #800efb