#802ced color space conversions
Hex:
        #802ced
        RGB:
        128, 44, 237
        CMY:
        50, 83, 7
        CMYK:
        46, 81, 0, 7
      HSL:
        266°, 84.2795%, 55.0980%
        HSV (HSB):
        266°, 81.4346%, 92.9412%
        XYZ:
        25.0888, 12.5050, 81.2121
        xyY:
        0.2112, 0.1053, 12.5050
      CIE-Lab:
        42.0077, 70.7050, -81.3643
        CIE-LCH:
        42.0077, 107.7931, 310.9904
        CIE-Luv:
        42.0077, 12.0650, -121.0648
        Hunter-Lab:
        35.3624, 64.7576, -111.4099
      #802ced color charts
#802ced RGB chart
      #802ced CMYK chart
      #802ced RGB pie chart
      #802ced color shades, tints & tones
#802ced color schemes
#802ced color preview, HTML & CSS examples
           This text has a color of #802ced        
        
          <p style="color:#802ced;">Text here</p>
        
        
          .mytext {color:#802ced;}
        
        Text color #802ced
      
           This box has a color of #802ced        
        
          <div style="background-color:#802ced;">Content here</div>
        
        
          .mybackground {background-color:#802ced;}
        
        Background color #802ced
      
           Border around this has a color of #802ced        
        
          <div style="border:2px solid #802ced;">Content here</div>
        
        
          .myborder {border:2px solid #802ced;}
        
        Border color #802ced