#5802d5 color space conversions
Hex:
        #5802d5
        RGB:
        88, 2, 213
        CMY:
        65, 99, 16
        CMYK:
        59, 99, 0, 16
      HSL:
        264°, 98.1395%, 42.1569%
        HSV (HSB):
        264°, 99.0610%, 83.5294%
        XYZ:
        16.0565, 6.9222, 63.4406
        xyY:
        0.1858, 0.0801, 6.9222
      CIE-Lab:
        31.6292, 71.1033, -84.9253
        CIE-LCH:
        31.6292, 110.7610, 309.9376
        CIE-Luv:
        31.6292, 3.7824, -109.9928
        Hunter-Lab:
        26.3101, 62.8917, -124.5468
      #5802d5 color charts
#5802d5 RGB chart
      #5802d5 CMYK chart
      #5802d5 RGB pie chart
      #5802d5 color shades, tints & tones
#5802d5 color schemes
#5802d5 color preview, HTML & CSS examples
           This text has a color of #5802d5        
        
          <p style="color:#5802d5;">Text here</p>
        
        
          .mytext {color:#5802d5;}
        
        Text color #5802d5
      
           This box has a color of #5802d5        
        
          <div style="background-color:#5802d5;">Content here</div>
        
        
          .mybackground {background-color:#5802d5;}
        
        Background color #5802d5
      
           Border around this has a color of #5802d5        
        
          <div style="border:2px solid #5802d5;">Content here</div>
        
        
          .myborder {border:2px solid #5802d5;}
        
        Border color #5802d5