#5a0f3b color space conversions
Hex:
        #5a0f3b
        RGB:
        90, 15, 59
        CMY:
        65, 94, 77
        CMYK:
        0, 83, 34, 65
      HSL:
        325°, 71.4286%, 20.5882%
        HSV (HSB):
        325°, 83.3333%, 35.2941%
        XYZ:
        5.1767, 2.8311, 4.4113
        xyY:
        0.4168, 0.2280, 2.8311
      CIE-Lab:
        19.3543, 37.1395, -7.7351
        CIE-LCH:
        19.3543, 37.9364, 348.2351
        CIE-Luv:
        19.3543, 35.8042, -12.5276
        Hunter-Lab:
        16.8258, 25.4729, -3.7662
      #5a0f3b color charts
#5a0f3b RGB chart
      #5a0f3b CMYK chart
      #5a0f3b RGB pie chart
      #5a0f3b color shades, tints & tones
#5a0f3b color schemes
#5a0f3b color preview, HTML & CSS examples
           This text has a color of #5a0f3b        
        
          <p style="color:#5a0f3b;">Text here</p>
        
        
          .mytext {color:#5a0f3b;}
        
        Text color #5a0f3b
      
           This box has a color of #5a0f3b        
        
          <div style="background-color:#5a0f3b;">Content here</div>
        
        
          .mybackground {background-color:#5a0f3b;}
        
        Background color #5a0f3b
      
           Border around this has a color of #5a0f3b        
        
          <div style="border:2px solid #5a0f3b;">Content here</div>
        
        
          .myborder {border:2px solid #5a0f3b;}
        
        Border color #5a0f3b