#802cce color space conversions
Hex:
        #802cce
        RGB:
        128, 44, 206
        CMY:
        50, 83, 19
        CMYK:
        38, 79, 0, 19
      HSL:
        271°, 64.8000%, 49.0196%
        HSV (HSB):
        271°, 78.6408%, 80.7843%
        XYZ:
        20.9433, 10.8468, 59.3823
        xyY:
        0.2297, 0.1190, 10.8468
      CIE-Lab:
        39.3212, 63.5458, -68.0225
        CIE-LCH:
        39.3212, 93.0866, 313.0512
        CIE-Luv:
        39.3212, 17.2324, -101.4734
        Hunter-Lab:
        32.9345, 55.8746, -83.8484
      #802cce color charts
#802cce RGB chart
      #802cce CMYK chart
      #802cce RGB pie chart
      #802cce color shades, tints & tones
#802cce color schemes
#802cce color preview, HTML & CSS examples
           This text has a color of #802cce        
        
          <p style="color:#802cce;">Text here</p>
        
        
          .mytext {color:#802cce;}
        
        Text color #802cce
      
           This box has a color of #802cce        
        
          <div style="background-color:#802cce;">Content here</div>
        
        
          .mybackground {background-color:#802cce;}
        
        Background color #802cce
      
           Border around this has a color of #802cce        
        
          <div style="border:2px solid #802cce;">Content here</div>
        
        
          .myborder {border:2px solid #802cce;}
        
        Border color #802cce