#800dfb color space conversions
Hex:
        #800dfb
        RGB:
        128, 13, 251
        CMY:
        50, 95, 2
        CMYK:
        49, 95, 0, 2
      HSL:
        269°, 96.7480%, 51.7647%
        HSV (HSB):
        269°, 94.8207%, 98.4314%
        XYZ:
        26.4586, 11.8421, 92.1580
        xyY:
        0.2028, 0.0908, 11.8421
      CIE-Lab:
        40.9640, 80.9376, -90.9716
        CIE-LCH:
        40.9640, 121.7650, 311.6595
        CIE-Luv:
        40.9640, 11.9233, -131.3000
        Hunter-Lab:
        34.4123, 77.0217, -134.6931
      #800dfb color charts
#800dfb RGB chart
      #800dfb CMYK chart
      #800dfb RGB pie chart
      #800dfb color shades, tints & tones
#800dfb color schemes
#800dfb color preview, HTML & CSS examples
           This text has a color of #800dfb        
        
          <p style="color:#800dfb;">Text here</p>
        
        
          .mytext {color:#800dfb;}
        
        Text color #800dfb
      
           This box has a color of #800dfb        
        
          <div style="background-color:#800dfb;">Content here</div>
        
        
          .mybackground {background-color:#800dfb;}
        
        Background color #800dfb
      
           Border around this has a color of #800dfb        
        
          <div style="border:2px solid #800dfb;">Content here</div>
        
        
          .myborder {border:2px solid #800dfb;}
        
        Border color #800dfb