#802bc7 color space conversions
Hex:
        #802bc7
        RGB:
        128, 43, 199
        CMY:
        50, 83, 22
        CMYK:
        36, 78, 0, 22
      HSL:
        273°, 64.4628%, 47.4510%
        HSV (HSB):
        273°, 78.3920%, 78.0392%
        XYZ:
        20.0748, 10.4405, 54.9900
        xyY:
        0.2348, 0.1221, 10.4405
      CIE-Lab:
        38.6216, 62.3272, -65.0962
        CIE-LCH:
        38.6216, 90.1232, 313.7551
        CIE-Luv:
        38.6216, 18.6735, -97.0558
        Hunter-Lab:
        32.3117, 54.3538, -78.2850
      #802bc7 color charts
#802bc7 RGB chart
      #802bc7 CMYK chart
      #802bc7 RGB pie chart
      #802bc7 color shades, tints & tones
#802bc7 color schemes
#802bc7 color preview, HTML & CSS examples
           This text has a color of #802bc7        
        
          <p style="color:#802bc7;">Text here</p>
        
        
          .mytext {color:#802bc7;}
        
        Text color #802bc7
      
           This box has a color of #802bc7        
        
          <div style="background-color:#802bc7;">Content here</div>
        
        
          .mybackground {background-color:#802bc7;}
        
        Background color #802bc7
      
           Border around this has a color of #802bc7        
        
          <div style="border:2px solid #802bc7;">Content here</div>
        
        
          .myborder {border:2px solid #802bc7;}
        
        Border color #802bc7