#802dfa color space conversions
Hex:
        #802dfa
        RGB:
        128, 45, 250
        CMY:
        50, 82, 2
        CMYK:
        49, 82, 0, 2
      HSL:
        264°, 95.3488%, 57.8431%
        HSV (HSB):
        264°, 82.0000%, 98.0392%
        XYZ:
        27.0958, 13.3681, 91.5947
        xyY:
        0.2052, 0.1012, 13.3681
      CIE-Lab:
        43.3127, 73.4139, -86.5358
        CIE-LCH:
        43.3127, 113.4815, 310.3101
        CIE-Luv:
        43.3127, 10.0735, -128.8635
        Hunter-Lab:
        36.5624, 68.2992, -122.9373
      #802dfa color charts
#802dfa RGB chart
      #802dfa CMYK chart
      #802dfa RGB pie chart
      #802dfa color shades, tints & tones
#802dfa color schemes
#802dfa color preview, HTML & CSS examples
           This text has a color of #802dfa        
        
          <p style="color:#802dfa;">Text here</p>
        
        
          .mytext {color:#802dfa;}
        
        Text color #802dfa
      
           This box has a color of #802dfa        
        
          <div style="background-color:#802dfa;">Content here</div>
        
        
          .mybackground {background-color:#802dfa;}
        
        Background color #802dfa
      
           Border around this has a color of #802dfa        
        
          <div style="border:2px solid #802dfa;">Content here</div>
        
        
          .myborder {border:2px solid #802dfa;}
        
        Border color #802dfa