#802bc4 color space conversions
Hex:
        #802bc4
        RGB:
        128, 43, 196
        CMY:
        50, 83, 23
        CMYK:
        35, 78, 0, 23
      HSL:
        273°, 64.0167%, 46.8627%
        HSV (HSB):
        273°, 78.0612%, 76.8627%
        XYZ:
        19.7298, 10.3025, 53.1733
        xyY:
        0.2371, 0.1238, 10.3025
      CIE-Lab:
        38.3799, 61.6535, -63.7393
        CIE-LCH:
        38.3799, 88.6784, 314.0470
        CIE-Luv:
        38.3799, 19.2570, -95.0714
        Hunter-Lab:
        32.0975, 53.5504, -75.7527
      #802bc4 color charts
#802bc4 RGB chart
      #802bc4 CMYK chart
      #802bc4 RGB pie chart
      #802bc4 color shades, tints & tones
#802bc4 color schemes
#802bc4 color preview, HTML & CSS examples
           This text has a color of #802bc4        
        
          <p style="color:#802bc4;">Text here</p>
        
        
          .mytext {color:#802bc4;}
        
        Text color #802bc4
      
           This box has a color of #802bc4        
        
          <div style="background-color:#802bc4;">Content here</div>
        
        
          .mybackground {background-color:#802bc4;}
        
        Background color #802bc4
      
           Border around this has a color of #802bc4        
        
          <div style="border:2px solid #802bc4;">Content here</div>
        
        
          .myborder {border:2px solid #802bc4;}
        
        Border color #802bc4