#5a0a75 color space conversions
Hex:
        #5a0a75
        RGB:
        90, 10, 117
        CMY:
        65, 96, 54
        CMYK:
        23, 91, 0, 54
      HSL:
        285°, 84.2520%, 24.9020%
        HSV (HSB):
        285°, 91.4530%, 45.8824%
        XYZ:
        7.5359, 3.6751, 17.1418
        xyY:
        0.2658, 0.1296, 3.6751
      CIE-Lab:
        22.5669, 48.5640, -41.4984
        CIE-LCH:
        22.5669, 63.8794, 319.4858
        CIE-Luv:
        22.5669, 19.4720, -52.3430
        Hunter-Lab:
        19.1705, 36.6193, -39.5962
      #5a0a75 color charts
#5a0a75 RGB chart
      #5a0a75 CMYK chart
      #5a0a75 RGB pie chart
      #5a0a75 color shades, tints & tones
#5a0a75 color schemes
#5a0a75 color preview, HTML & CSS examples
           This text has a color of #5a0a75        
        
          <p style="color:#5a0a75;">Text here</p>
        
        
          .mytext {color:#5a0a75;}
        
        Text color #5a0a75
      
           This box has a color of #5a0a75        
        
          <div style="background-color:#5a0a75;">Content here</div>
        
        
          .mybackground {background-color:#5a0a75;}
        
        Background color #5a0a75
      
           Border around this has a color of #5a0a75        
        
          <div style="border:2px solid #5a0a75;">Content here</div>
        
        
          .myborder {border:2px solid #5a0a75;}
        
        Border color #5a0a75