#800efd color space conversions
Hex:
        #800efd
        RGB:
        128, 14, 253
        CMY:
        50, 95, 1
        CMYK:
        49, 94, 0, 1
      HSL:
        269°, 98.3539%, 52.3529%
        HSV (HSB):
        269°, 94.4664%, 99.2157%
        XYZ:
        26.7887, 11.9951, 93.8319
        xyY:
        0.2020, 0.0905, 11.9951
      CIE-Lab:
        41.2084, 81.2367, -91.6888
        CIE-LCH:
        41.2084, 122.5000, 311.5411
        CIE-Luv:
        41.2084, 11.5955, -132.4328
        Hunter-Lab:
        34.6340, 77.4571, -136.3873
      #800efd color charts
#800efd RGB chart
      #800efd CMYK chart
      #800efd RGB pie chart
      #800efd color shades, tints & tones
#800efd color schemes
#800efd color preview, HTML & CSS examples
           This text has a color of #800efd        
        
          <p style="color:#800efd;">Text here</p>
        
        
          .mytext {color:#800efd;}
        
        Text color #800efd
      
           This box has a color of #800efd        
        
          <div style="background-color:#800efd;">Content here</div>
        
        
          .mybackground {background-color:#800efd;}
        
        Background color #800efd
      
           Border around this has a color of #800efd        
        
          <div style="border:2px solid #800efd;">Content here</div>
        
        
          .myborder {border:2px solid #800efd;}
        
        Border color #800efd