#802dce color space conversions
Hex:
        #802dce
        RGB:
        128, 45, 206
        CMY:
        50, 82, 19
        CMYK:
        38, 78, 0, 19
      HSL:
        271°, 64.1434%, 49.2157%
        HSV (HSB):
        271°, 78.1553%, 80.7843%
        XYZ:
        20.9811, 10.9222, 59.3949
        xyY:
        0.2298, 0.1196, 10.9222
      CIE-Lab:
        39.4491, 63.1756, -67.8135
        CIE-LCH:
        39.4491, 92.6813, 312.9722
        CIE-Luv:
        39.4491, 17.1069, -101.3046
        Hunter-Lab:
        33.0487, 55.4857, -83.4213
      #802dce color charts
#802dce RGB chart
      #802dce CMYK chart
      #802dce RGB pie chart
      #802dce color shades, tints & tones
#802dce color schemes
#802dce color preview, HTML & CSS examples
           This text has a color of #802dce        
        
          <p style="color:#802dce;">Text here</p>
        
        
          .mytext {color:#802dce;}
        
        Text color #802dce
      
           This box has a color of #802dce        
        
          <div style="background-color:#802dce;">Content here</div>
        
        
          .mybackground {background-color:#802dce;}
        
        Background color #802dce
      
           Border around this has a color of #802dce        
        
          <div style="border:2px solid #802dce;">Content here</div>
        
        
          .myborder {border:2px solid #802dce;}
        
        Border color #802dce