#802cee color space conversions
Hex:
        #802cee
        RGB:
        128, 44, 238
        CMY:
        50, 83, 7
        CMYK:
        46, 82, 0, 7
      HSL:
        266°, 85.0877%, 55.2941%
        HSV (HSB):
        266°, 81.5126%, 93.3333%
        XYZ:
        25.2354, 12.5636, 81.9839
        xyY:
        0.2107, 0.1049, 12.5636
      CIE-Lab:
        42.0982, 70.9382, -81.7810
        CIE-LCH:
        42.0982, 108.2606, 310.9389
        CIE-Luv:
        42.0982, 11.9140, -121.6786
        Hunter-Lab:
        35.4452, 65.0550, -112.3248
      #802cee color charts
#802cee RGB chart
      #802cee CMYK chart
      #802cee RGB pie chart
      #802cee color shades, tints & tones
#802cee color schemes
#802cee color preview, HTML & CSS examples
           This text has a color of #802cee        
        
          <p style="color:#802cee;">Text here</p>
        
        
          .mytext {color:#802cee;}
        
        Text color #802cee
      
           This box has a color of #802cee        
        
          <div style="background-color:#802cee;">Content here</div>
        
        
          .mybackground {background-color:#802cee;}
        
        Background color #802cee
      
           Border around this has a color of #802cee        
        
          <div style="border:2px solid #802cee;">Content here</div>
        
        
          .myborder {border:2px solid #802cee;}
        
        Border color #802cee