#5802a9 color space conversions
Hex:
        #5802a9
        RGB:
        88, 2, 169
        CMY:
        65, 99, 34
        CMYK:
        48, 99, 0, 34
      HSL:
        271°, 97.6608%, 33.5294%
        HSV (HSB):
        271°, 98.8166%, 66.2745%
        XYZ:
        11.2076, 4.9827, 37.9072
        xyY:
        0.2072, 0.0921, 4.9827
      CIE-Lab:
        26.6854, 61.1969, -67.1011
        CIE-LCH:
        26.6854, 90.8164, 312.3652
        CIE-Luv:
        26.6854, 9.2569, -84.5573
        Hunter-Lab:
        22.3220, 50.5597, -85.0610
      #5802a9 color charts
#5802a9 RGB chart
      #5802a9 CMYK chart
      #5802a9 RGB pie chart
      #5802a9 color shades, tints & tones
#5802a9 color schemes
#5802a9 color preview, HTML & CSS examples
           This text has a color of #5802a9        
        
          <p style="color:#5802a9;">Text here</p>
        
        
          .mytext {color:#5802a9;}
        
        Text color #5802a9
      
           This box has a color of #5802a9        
        
          <div style="background-color:#5802a9;">Content here</div>
        
        
          .mybackground {background-color:#5802a9;}
        
        Background color #5802a9
      
           Border around this has a color of #5802a9        
        
          <div style="border:2px solid #5802a9;">Content here</div>
        
        
          .myborder {border:2px solid #5802a9;}
        
        Border color #5802a9