#5802a2 color space conversions
Hex:
        #5802a2
        RGB:
        88, 2, 162
        CMY:
        65, 99, 36
        CMYK:
        46, 99, 0, 36
      HSL:
        272°, 97.5610%, 32.1569%
        HSV (HSB):
        272°, 98.7654%, 63.5294%
        XYZ:
        10.5678, 4.7268, 34.5378
        xyY:
        0.2121, 0.0949, 4.7268
      CIE-Lab:
        25.9417, 59.6451, -64.0848
        CIE-LCH:
        25.9417, 87.5466, 312.9450
        CIE-Luv:
        25.9417, 10.3031, -80.4283
        Hunter-Lab:
        21.7411, 48.7173, -78.9689
      #5802a2 color charts
#5802a2 RGB chart
      #5802a2 CMYK chart
      #5802a2 RGB pie chart
      #5802a2 color shades, tints & tones
#5802a2 color schemes
#5802a2 color preview, HTML & CSS examples
           This text has a color of #5802a2        
        
          <p style="color:#5802a2;">Text here</p>
        
        
          .mytext {color:#5802a2;}
        
        Text color #5802a2
      
           This box has a color of #5802a2        
        
          <div style="background-color:#5802a2;">Content here</div>
        
        
          .mybackground {background-color:#5802a2;}
        
        Background color #5802a2
      
           Border around this has a color of #5802a2        
        
          <div style="border:2px solid #5802a2;">Content here</div>
        
        
          .myborder {border:2px solid #5802a2;}
        
        Border color #5802a2