#802cef color space conversions
Hex:
        #802cef
        RGB:
        128, 44, 239
        CMY:
        50, 83, 6
        CMYK:
        46, 82, 0, 6
      HSL:
        266°, 85.9031%, 55.4902%
        HSV (HSB):
        266°, 81.5900%, 93.7255%
        XYZ:
        25.3828, 12.6226, 82.7599
        xyY:
        0.2102, 0.1045, 12.6226
      CIE-Lab:
        42.1889, 71.1715, -82.1969
        CIE-LCH:
        42.1889, 108.7277, 310.8882
        CIE-Luv:
        42.1889, 11.7640, -122.2914
        Hunter-Lab:
        35.5282, 65.3530, -113.2411
      #802cef color charts
#802cef RGB chart
      #802cef CMYK chart
      #802cef RGB pie chart
      #802cef color shades, tints & tones
#802cef color schemes
#802cef color preview, HTML & CSS examples
           This text has a color of #802cef        
        
          <p style="color:#802cef;">Text here</p>
        
        
          .mytext {color:#802cef;}
        
        Text color #802cef
      
           This box has a color of #802cef        
        
          <div style="background-color:#802cef;">Content here</div>
        
        
          .mybackground {background-color:#802cef;}
        
        Background color #802cef
      
           Border around this has a color of #802cef        
        
          <div style="border:2px solid #802cef;">Content here</div>
        
        
          .myborder {border:2px solid #802cef;}
        
        Border color #802cef