#5d296b color space conversions
Hex:
        #5d296b
        RGB:
        93, 41, 107
        CMY:
        64, 84, 58
        CMYK:
        13, 62, 0, 58
      HSL:
        287°, 44.5946%, 29.0196%
        HSV (HSB):
        287°, 61.6822%, 41.9608%
        XYZ:
        7.9610, 4.9746, 14.4505
        xyY:
        0.2907, 0.1816, 4.9746
      CIE-Lab:
        26.6622, 34.8770, -28.4612
        CIE-LCH:
        26.6622, 45.0161, 320.7841
        CIE-Luv:
        26.6622, 19.0732, -39.1028
        Hunter-Lab:
        22.3037, 24.6813, -22.8012
      #5d296b color charts
#5d296b RGB chart
      #5d296b CMYK chart
      #5d296b RGB pie chart
      #5d296b color shades, tints & tones
#5d296b color schemes
#5d296b color preview, HTML & CSS examples
           This text has a color of #5d296b        
        
          <p style="color:#5d296b;">Text here</p>
        
        
          .mytext {color:#5d296b;}
        
        Text color #5d296b
      
           This box has a color of #5d296b        
        
          <div style="background-color:#5d296b;">Content here</div>
        
        
          .mybackground {background-color:#5d296b;}
        
        Background color #5d296b
      
           Border around this has a color of #5d296b        
        
          <div style="border:2px solid #5d296b;">Content here</div>
        
        
          .myborder {border:2px solid #5d296b;}
        
        Border color #5d296b