#5a0a6e color space conversions
Hex:
        #5a0a6e
        RGB:
        90, 10, 110
        CMY:
        65, 96, 57
        CMYK:
        18, 91, 0, 57
      HSL:
        288°, 83.3333%, 23.5294%
        HSV (HSB):
        288°, 90.9091%, 43.1373%
        XYZ:
        7.1395, 3.5165, 15.0543
        xyY:
        0.2777, 0.1368, 3.5165
      CIE-Lab:
        22.0040, 47.1556, -37.8940
        CIE-LCH:
        22.0040, 60.4947, 321.2148
        CIE-Luv:
        22.0040, 21.1705, -47.7890
        Hunter-Lab:
        18.7524, 35.1422, -34.4709
      #5a0a6e color charts
#5a0a6e RGB chart
      #5a0a6e CMYK chart
      #5a0a6e RGB pie chart
      #5a0a6e color shades, tints & tones
#5a0a6e color schemes
#5a0a6e color preview, HTML & CSS examples
           This text has a color of #5a0a6e        
        
          <p style="color:#5a0a6e;">Text here</p>
        
        
          .mytext {color:#5a0a6e;}
        
        Text color #5a0a6e
      
           This box has a color of #5a0a6e        
        
          <div style="background-color:#5a0a6e;">Content here</div>
        
        
          .mybackground {background-color:#5a0a6e;}
        
        Background color #5a0a6e
      
           Border around this has a color of #5a0a6e        
        
          <div style="border:2px solid #5a0a6e;">Content here</div>
        
        
          .myborder {border:2px solid #5a0a6e;}
        
        Border color #5a0a6e