#5a0b4a color space conversions
Hex:
        #5a0b4a
        RGB:
        90, 11, 74
        CMY:
        65, 96, 71
        CMYK:
        0, 88, 18, 65
      HSL:
        312°, 78.2178%, 19.8039%
        HSV (HSB):
        312°, 87.7778%, 35.2941%
        XYZ:
        5.5722, 2.9074, 6.7461
        xyY:
        0.3660, 0.1910, 2.9074
      CIE-Lab:
        19.6692, 40.4901, -17.6409
        CIE-LCH:
        19.6692, 44.1662, 336.4580
        CIE-Luv:
        19.6692, 31.5078, -23.3738
        Hunter-Lab:
        17.0511, 28.4926, -11.5215
      #5a0b4a color charts
#5a0b4a RGB chart
      #5a0b4a CMYK chart
      #5a0b4a RGB pie chart
      #5a0b4a color shades, tints & tones
#5a0b4a color schemes
#5a0b4a color preview, HTML & CSS examples
           This text has a color of #5a0b4a        
        
          <p style="color:#5a0b4a;">Text here</p>
        
        
          .mytext {color:#5a0b4a;}
        
        Text color #5a0b4a
      
           This box has a color of #5a0b4a        
        
          <div style="background-color:#5a0b4a;">Content here</div>
        
        
          .mybackground {background-color:#5a0b4a;}
        
        Background color #5a0b4a
      
           Border around this has a color of #5a0b4a        
        
          <div style="border:2px solid #5a0b4a;">Content here</div>
        
        
          .myborder {border:2px solid #5a0b4a;}
        
        Border color #5a0b4a