#5808a8 color space conversions
Hex:
        #5808a8
        RGB:
        88, 8, 168
        CMY:
        65, 97, 34
        CMYK:
        48, 95, 0, 34
      HSL:
        270°, 90.9091%, 34.5098%
        HSV (HSB):
        270°, 95.2381%, 65.8824%
        XYZ:
        11.1792, 5.0755, 37.4363
        xyY:
        0.2082, 0.0945, 5.0755
      CIE-Lab:
        26.9489, 59.8539, -66.0618
        CIE-LCH:
        26.9489, 89.1440, 312.1775
        CIE-Luv:
        26.9489, 9.1680, -83.9066
        Hunter-Lab:
        22.5289, 49.1490, -82.7518
      #5808a8 color charts
#5808a8 RGB chart
      #5808a8 CMYK chart
      #5808a8 RGB pie chart
      #5808a8 color shades, tints & tones
#5808a8 color schemes
#5808a8 color preview, HTML & CSS examples
           This text has a color of #5808a8        
        
          <p style="color:#5808a8;">Text here</p>
        
        
          .mytext {color:#5808a8;}
        
        Text color #5808a8
      
           This box has a color of #5808a8        
        
          <div style="background-color:#5808a8;">Content here</div>
        
        
          .mybackground {background-color:#5808a8;}
        
        Background color #5808a8
      
           Border around this has a color of #5808a8        
        
          <div style="border:2px solid #5808a8;">Content here</div>
        
        
          .myborder {border:2px solid #5808a8;}
        
        Border color #5808a8