#802df5 color space conversions
Hex:
        #802df5
        RGB:
        128, 45, 245
        CMY:
        50, 82, 4
        CMYK:
        48, 82, 0, 4
      HSL:
        265°, 90.9091%, 56.8627%
        HSV (HSB):
        265°, 81.6327%, 96.0784%
        XYZ:
        26.3219, 13.0585, 87.5194
        xyY:
        0.2074, 0.1029, 13.0585
      CIE-Lab:
        42.8513, 72.2395, -84.4888
        CIE-LCH:
        42.8513, 111.1616, 310.5311
        CIE-Luv:
        42.8513, 10.7828, -125.8370
        Hunter-Lab:
        36.1366, 66.7804, -118.2992
      #802df5 color charts
#802df5 RGB chart
      #802df5 CMYK chart
      #802df5 RGB pie chart
      #802df5 color shades, tints & tones
#802df5 color schemes
#802df5 color preview, HTML & CSS examples
           This text has a color of #802df5        
        
          <p style="color:#802df5;">Text here</p>
        
        
          .mytext {color:#802df5;}
        
        Text color #802df5
      
           This box has a color of #802df5        
        
          <div style="background-color:#802df5;">Content here</div>
        
        
          .mybackground {background-color:#802df5;}
        
        Background color #802df5
      
           Border around this has a color of #802df5        
        
          <div style="border:2px solid #802df5;">Content here</div>
        
        
          .myborder {border:2px solid #802df5;}
        
        Border color #802df5