#802af3 color space conversions
Hex:
        #802af3
        RGB:
        128, 42, 243
        CMY:
        50, 84, 5
        CMYK:
        47, 83, 0, 5
      HSL:
        266°, 89.3333%, 55.8824%
        HSV (HSB):
        266°, 82.7160%, 95.2941%
        XYZ:
        25.9077, 12.7162, 85.8830
        xyY:
        0.2081, 0.1021, 12.7162
      CIE-Lab:
        42.3325, 72.7574, -84.2170
        CIE-LCH:
        42.3325, 111.2931, 310.8246
        CIE-Luv:
        42.3325, 11.3656, -124.9463
        Hunter-Lab:
        35.6598, 67.2801, -117.8322
      #802af3 color charts
#802af3 RGB chart
      #802af3 CMYK chart
      #802af3 RGB pie chart
      #802af3 color shades, tints & tones
#802af3 color schemes
#802af3 color preview, HTML & CSS examples
           This text has a color of #802af3        
        
          <p style="color:#802af3;">Text here</p>
        
        
          .mytext {color:#802af3;}
        
        Text color #802af3
      
           This box has a color of #802af3        
        
          <div style="background-color:#802af3;">Content here</div>
        
        
          .mybackground {background-color:#802af3;}
        
        Background color #802af3
      
           Border around this has a color of #802af3        
        
          <div style="border:2px solid #802af3;">Content here</div>
        
        
          .myborder {border:2px solid #802af3;}
        
        Border color #802af3