#5d246f color space conversions
Hex:
        #5d246f
        RGB:
        93, 36, 111
        CMY:
        64, 86, 56
        CMYK:
        16, 68, 0, 56
      HSL:
        286°, 51.0204%, 28.8235%
        HSV (HSB):
        286°, 67.5676%, 43.5294%
        XYZ:
        8.0143, 4.7366, 15.5308
        xyY:
        0.2834, 0.1675, 4.7366
      CIE-Lab:
        25.9708, 38.3447, -32.1345
        CIE-LCH:
        25.9708, 50.0295, 320.0356
        CIE-Luv:
        25.9708, 19.3389, -43.5802
        Hunter-Lab:
        21.7637, 27.6446, -27.0752
      #5d246f color charts
#5d246f RGB chart
      #5d246f CMYK chart
      #5d246f RGB pie chart
      #5d246f color shades, tints & tones
#5d246f color schemes
#5d246f color preview, HTML & CSS examples
           This text has a color of #5d246f        
        
          <p style="color:#5d246f;">Text here</p>
        
        
          .mytext {color:#5d246f;}
        
        Text color #5d246f
      
           This box has a color of #5d246f        
        
          <div style="background-color:#5d246f;">Content here</div>
        
        
          .mybackground {background-color:#5d246f;}
        
        Background color #5d246f
      
           Border around this has a color of #5d246f        
        
          <div style="border:2px solid #5d246f;">Content here</div>
        
        
          .myborder {border:2px solid #5d246f;}
        
        Border color #5d246f