#802dc7 color space conversions
Hex:
        #802dc7
        RGB:
        128, 45, 199
        CMY:
        50, 82, 22
        CMYK:
        36, 77, 0, 22
      HSL:
        272°, 63.1148%, 47.8431%
        HSV (HSB):
        272°, 77.3869%, 78.0392%
        XYZ:
        20.1493, 10.5895, 55.0148
        xyY:
        0.2350, 0.1235, 10.5895
      CIE-Lab:
        38.8803, 61.5803, -64.6742
        CIE-LCH:
        38.8803, 89.3022, 313.5962
        CIE-Luv:
        38.8803, 18.4131, -96.6988
        Hunter-Lab:
        32.5415, 53.5773, -77.4569
      #802dc7 color charts
#802dc7 RGB chart
      #802dc7 CMYK chart
      #802dc7 RGB pie chart
      #802dc7 color shades, tints & tones
#802dc7 color schemes
#802dc7 color preview, HTML & CSS examples
           This text has a color of #802dc7        
        
          <p style="color:#802dc7;">Text here</p>
        
        
          .mytext {color:#802dc7;}
        
        Text color #802dc7
      
           This box has a color of #802dc7        
        
          <div style="background-color:#802dc7;">Content here</div>
        
        
          .mybackground {background-color:#802dc7;}
        
        Background color #802dc7
      
           Border around this has a color of #802dc7        
        
          <div style="border:2px solid #802dc7;">Content here</div>
        
        
          .myborder {border:2px solid #802dc7;}
        
        Border color #802dc7