#802bcf color space conversions
Hex:
        #802bcf
        RGB:
        128, 43, 207
        CMY:
        50, 83, 19
        CMYK:
        38, 79, 0, 19
      HSL:
        271°, 65.6000%, 49.0196%
        HSV (HSB):
        271°, 79.2271%, 81.1765%
        XYZ:
        21.0284, 10.8219, 60.0120
        xyY:
        0.2289, 0.1178, 10.8219
      CIE-Lab:
        39.2789, 64.1365, -68.6709
        CIE-LCH:
        39.2789, 93.9637, 313.0445
        CIE-Luv:
        39.2789, 17.1712, -102.2857
        Hunter-Lab:
        32.8967, 56.5326, -85.1324
      #802bcf color charts
#802bcf RGB chart
      #802bcf CMYK chart
      #802bcf RGB pie chart
      #802bcf color shades, tints & tones
#802bcf color schemes
#802bcf color preview, HTML & CSS examples
           This text has a color of #802bcf        
        
          <p style="color:#802bcf;">Text here</p>
        
        
          .mytext {color:#802bcf;}
        
        Text color #802bcf
      
           This box has a color of #802bcf        
        
          <div style="background-color:#802bcf;">Content here</div>
        
        
          .mybackground {background-color:#802bcf;}
        
        Background color #802bcf
      
           Border around this has a color of #802bcf        
        
          <div style="border:2px solid #802bcf;">Content here</div>
        
        
          .myborder {border:2px solid #802bcf;}
        
        Border color #802bcf