#800fd8 color space conversions
Hex:
        #800fd8
        RGB:
        128, 15, 216
        CMY:
        50, 94, 15
        CMYK:
        41, 93, 0, 15
      HSL:
        274°, 87.0130%, 45.2941%
        HSV (HSB):
        274°, 93.0556%, 84.7059%
        XYZ:
        21.4676, 9.8887, 65.7430
        xyY:
        0.2211, 0.1018, 9.8887
      CIE-Lab:
        37.6419, 73.2830, -76.5553
        CIE-LCH:
        37.6419, 105.9770, 313.7489
        CIE-Luv:
        37.6419, 17.6761, -110.5195
        Hunter-Lab:
        31.4463, 66.8262, -101.9417
      #800fd8 color charts
#800fd8 RGB chart
      #800fd8 CMYK chart
      #800fd8 RGB pie chart
      #800fd8 color shades, tints & tones
#800fd8 color schemes
#800fd8 color preview, HTML & CSS examples
           This text has a color of #800fd8        
        
          <p style="color:#800fd8;">Text here</p>
        
        
          .mytext {color:#800fd8;}
        
        Text color #800fd8
      
           This box has a color of #800fd8        
        
          <div style="background-color:#800fd8;">Content here</div>
        
        
          .mybackground {background-color:#800fd8;}
        
        Background color #800fd8
      
           Border around this has a color of #800fd8        
        
          <div style="border:2px solid #800fd8;">Content here</div>
        
        
          .myborder {border:2px solid #800fd8;}
        
        Border color #800fd8