#5800a1 color space conversions
Hex:
        #5800a1
        RGB:
        88, 0, 161
        CMY:
        65, 100, 37
        CMYK:
        45, 100, 0, 37
      HSL:
        273°, 100.0000%, 31.5686%
        HSV (HSB):
        273°, 100.0000%, 63.1373%
        XYZ:
        10.4575, 4.6479, 34.0642
        xyY:
        0.2127, 0.0945, 4.6479
      CIE-Lab:
        25.7072, 59.8167, -63.8628
        CIE-LCH:
        25.7072, 87.5014, 313.1263
        CIE-Luv:
        25.7072, 10.5375, -79.8585
        Hunter-Lab:
        21.5590, 48.8558, -78.5894
      #5800a1 color charts
#5800a1 RGB chart
      #5800a1 CMYK chart
      #5800a1 RGB pie chart
      #5800a1 color shades, tints & tones
#5800a1 color schemes
#5800a1 color preview, HTML & CSS examples
           This text has a color of #5800a1        
        
          <p style="color:#5800a1;">Text here</p>
        
        
          .mytext {color:#5800a1;}
        
        Text color #5800a1
      
           This box has a color of #5800a1        
        
          <div style="background-color:#5800a1;">Content here</div>
        
        
          .mybackground {background-color:#5800a1;}
        
        Background color #5800a1
      
           Border around this has a color of #5800a1        
        
          <div style="border:2px solid #5800a1;">Content here</div>
        
        
          .myborder {border:2px solid #5800a1;}
        
        Border color #5800a1