#5d095b color space conversions
Hex:
        #5d095b
        RGB:
        93, 9, 91
        CMY:
        64, 96, 64
        CMYK:
        0, 90, 2, 64
      HSL:
        301°, 82.3529%, 20.0000%
        HSV (HSB):
        301°, 90.3226%, 36.4706%
        XYZ:
        6.5002, 3.2779, 10.1876
        xyY:
        0.3256, 0.1642, 3.2779
      CIE-Lab:
        21.1240, 44.4544, -26.7893
        CIE-LCH:
        21.1240, 51.9024, 328.9258
        CIE-Luv:
        21.1240, 28.4734, -34.6624
        Hunter-Lab:
        18.1049, 32.4036, -20.6891
      #5d095b color charts
#5d095b RGB chart
      #5d095b CMYK chart
      #5d095b RGB pie chart
      #5d095b color shades, tints & tones
#5d095b color schemes
#5d095b color preview, HTML & CSS examples
           This text has a color of #5d095b        
        
          <p style="color:#5d095b;">Text here</p>
        
        
          .mytext {color:#5d095b;}
        
        Text color #5d095b
      
           This box has a color of #5d095b        
        
          <div style="background-color:#5d095b;">Content here</div>
        
        
          .mybackground {background-color:#5d095b;}
        
        Background color #5d095b
      
           Border around this has a color of #5d095b        
        
          <div style="border:2px solid #5d095b;">Content here</div>
        
        
          .myborder {border:2px solid #5d095b;}
        
        Border color #5d095b