#5809c4 color space conversions
Hex:
        #5809c4
        RGB:
        88, 9, 196
        CMY:
        65, 96, 23
        CMYK:
        55, 95, 0, 23
      HSL:
        265°, 91.2195%, 40.1961%
        HSV (HSB):
        265°, 95.4082%, 76.8627%
        XYZ:
        14.0860, 6.2556, 52.6896
        xyY:
        0.1929, 0.0857, 6.2556
      CIE-Lab:
        30.0484, 66.1135, -77.6250
        CIE-LCH:
        30.0484, 101.9639, 310.4211
        CIE-Luv:
        30.0484, 5.4643, -100.2634
        Hunter-Lab:
        25.0112, 56.7593, -107.3948
      #5809c4 color charts
#5809c4 RGB chart
      #5809c4 CMYK chart
      #5809c4 RGB pie chart
      #5809c4 color shades, tints & tones
#5809c4 color schemes
#5809c4 color preview, HTML & CSS examples
           This text has a color of #5809c4        
        
          <p style="color:#5809c4;">Text here</p>
        
        
          .mytext {color:#5809c4;}
        
        Text color #5809c4
      
           This box has a color of #5809c4        
        
          <div style="background-color:#5809c4;">Content here</div>
        
        
          .mybackground {background-color:#5809c4;}
        
        Background color #5809c4
      
           Border around this has a color of #5809c4        
        
          <div style="border:2px solid #5809c4;">Content here</div>
        
        
          .myborder {border:2px solid #5809c4;}
        
        Border color #5809c4