#802af0 color space conversions
Hex:
        #802af0
        RGB:
        128, 42, 240
        CMY:
        50, 84, 6
        CMYK:
        47, 83, 0, 6
      HSL:
        266°, 86.8421%, 55.2941%
        HSV (HSB):
        266°, 82.5000%, 94.1176%
        XYZ:
        25.4582, 12.5364, 83.5160
        xyY:
        0.2095, 0.1032, 12.5364
      CIE-Lab:
        42.0562, 72.0623, -82.9798
        CIE-LCH:
        42.0562, 109.9028, 310.9721
        CIE-Luv:
        42.0562, 11.8110, -123.1243
        Hunter-Lab:
        35.4068, 66.3835, -115.0661
      #802af0 color charts
#802af0 RGB chart
      #802af0 CMYK chart
      #802af0 RGB pie chart
      #802af0 color shades, tints & tones
#802af0 color schemes
#802af0 color preview, HTML & CSS examples
           This text has a color of #802af0        
        
          <p style="color:#802af0;">Text here</p>
        
        
          .mytext {color:#802af0;}
        
        Text color #802af0
      
           This box has a color of #802af0        
        
          <div style="background-color:#802af0;">Content here</div>
        
        
          .mybackground {background-color:#802af0;}
        
        Background color #802af0
      
           Border around this has a color of #802af0        
        
          <div style="border:2px solid #802af0;">Content here</div>
        
        
          .myborder {border:2px solid #802af0;}
        
        Border color #802af0