#5d074b color space conversions
Hex:
        #5d074b
        RGB:
        93, 7, 75
        CMY:
        64, 97, 71
        CMYK:
        0, 92, 19, 64
      HSL:
        313°, 86.0000%, 19.6078%
        HSV (HSB):
        313°, 92.4731%, 36.4706%
        XYZ:
        5.8602, 2.9871, 6.9243
        xyY:
        0.3716, 0.1894, 2.9871
      CIE-Lab:
        19.9922, 42.3886, -17.7750
        CIE-LCH:
        19.9922, 45.9646, 337.2501
        CIE-Luv:
        19.9922, 33.8592, -23.9157
        Hunter-Lab:
        17.2833, 30.2777, -11.6555
      #5d074b color charts
#5d074b RGB chart
      #5d074b CMYK chart
      #5d074b RGB pie chart
      #5d074b color shades, tints & tones
#5d074b color schemes
#5d074b color preview, HTML & CSS examples
           This text has a color of #5d074b        
        
          <p style="color:#5d074b;">Text here</p>
        
        
          .mytext {color:#5d074b;}
        
        Text color #5d074b
      
           This box has a color of #5d074b        
        
          <div style="background-color:#5d074b;">Content here</div>
        
        
          .mybackground {background-color:#5d074b;}
        
        Background color #5d074b
      
           Border around this has a color of #5d074b        
        
          <div style="border:2px solid #5d074b;">Content here</div>
        
        
          .myborder {border:2px solid #5d074b;}
        
        Border color #5d074b