#5802a5 color space conversions
Hex:
        #5802a5
        RGB:
        88, 2, 165
        CMY:
        65, 99, 35
        CMYK:
        47, 99, 0, 35
      HSL:
        272°, 97.6048%, 32.7451%
        HSV (HSB):
        272°, 98.7879%, 64.7059%
        XYZ:
        10.8377, 4.8347, 35.9593
        xyY:
        0.2099, 0.0936, 4.8347
      CIE-Lab:
        26.2586, 60.3088, -65.3845
        CIE-LCH:
        26.2586, 88.9510, 312.6876
        CIE-Luv:
        26.2586, 9.8475, -82.2012
        Hunter-Lab:
        21.9880, 49.5023, -81.5714
      #5802a5 color charts
#5802a5 RGB chart
      #5802a5 CMYK chart
      #5802a5 RGB pie chart
      #5802a5 color shades, tints & tones
#5802a5 color schemes
#5802a5 color preview, HTML & CSS examples
           This text has a color of #5802a5        
        
          <p style="color:#5802a5;">Text here</p>
        
        
          .mytext {color:#5802a5;}
        
        Text color #5802a5
      
           This box has a color of #5802a5        
        
          <div style="background-color:#5802a5;">Content here</div>
        
        
          .mybackground {background-color:#5802a5;}
        
        Background color #5802a5
      
           Border around this has a color of #5802a5        
        
          <div style="border:2px solid #5802a5;">Content here</div>
        
        
          .myborder {border:2px solid #5802a5;}
        
        Border color #5802a5