#5800a4 color space conversions
Hex:
        #5800a4
        RGB:
        88, 0, 164
        CMY:
        65, 100, 36
        CMYK:
        46, 100, 0, 36
      HSL:
        272°, 100.0000%, 32.1569%
        HSV (HSB):
        272°, 100.0000%, 64.3137%
        XYZ:
        10.7253, 4.7550, 35.4745
        xyY:
        0.2105, 0.0933, 4.7550
      CIE-Lab:
        26.0252, 60.4741, -65.1630
        CIE-LCH:
        26.0252, 88.9006, 312.8627
        CIE-Luv:
        26.0252, 10.0769, -81.6297
        Hunter-Lab:
        21.8061, 49.6349, -81.1898
      #5800a4 color charts
#5800a4 RGB chart
      #5800a4 CMYK chart
      #5800a4 RGB pie chart
      #5800a4 color shades, tints & tones
#5800a4 color schemes
#5800a4 color preview, HTML & CSS examples
           This text has a color of #5800a4        
        
          <p style="color:#5800a4;">Text here</p>
        
        
          .mytext {color:#5800a4;}
        
        Text color #5800a4
      
           This box has a color of #5800a4        
        
          <div style="background-color:#5800a4;">Content here</div>
        
        
          .mybackground {background-color:#5800a4;}
        
        Background color #5800a4
      
           Border around this has a color of #5800a4        
        
          <div style="border:2px solid #5800a4;">Content here</div>
        
        
          .myborder {border:2px solid #5800a4;}
        
        Border color #5800a4