#802cc8 color space conversions
Hex:
        #802cc8
        RGB:
        128, 44, 200
        CMY:
        50, 83, 22
        CMYK:
        36, 78, 0, 22
      HSL:
        272°, 63.9344%, 47.8431%
        HSV (HSB):
        272°, 78.0000%, 78.4314%
        XYZ:
        20.2281, 10.5607, 55.6159
        xyY:
        0.2341, 0.1222, 10.5607
      CIE-Lab:
        38.8305, 62.1832, -65.3381
        CIE-LCH:
        38.8305, 90.1987, 313.5828
        CIE-Luv:
        38.8305, 18.3539, -97.5406
        Hunter-Lab:
        32.4972, 54.2383, -78.7211
      #802cc8 color charts
#802cc8 RGB chart
      #802cc8 CMYK chart
      #802cc8 RGB pie chart
      #802cc8 color shades, tints & tones
#802cc8 color schemes
#802cc8 color preview, HTML & CSS examples
           This text has a color of #802cc8        
        
          <p style="color:#802cc8;">Text here</p>
        
        
          .mytext {color:#802cc8;}
        
        Text color #802cc8
      
           This box has a color of #802cc8        
        
          <div style="background-color:#802cc8;">Content here</div>
        
        
          .mybackground {background-color:#802cc8;}
        
        Background color #802cc8
      
           Border around this has a color of #802cc8        
        
          <div style="border:2px solid #802cc8;">Content here</div>
        
        
          .myborder {border:2px solid #802cc8;}
        
        Border color #802cc8