#5a0c7a color space conversions
Hex:
        #5a0c7a
        RGB:
        90, 12, 122
        CMY:
        65, 95, 52
        CMYK:
        26, 90, 0, 52
      HSL:
        283°, 82.0896%, 26.2745%
        HSV (HSB):
        283°, 90.1639%, 47.8431%
        XYZ:
        7.8608, 3.8417, 18.7396
        xyY:
        0.2582, 0.1262, 3.8417
      CIE-Lab:
        23.1412, 49.1319, -43.7643
        CIE-LCH:
        23.1412, 65.7971, 318.3069
        CIE-Luv:
        23.1412, 18.2047, -55.4270
        Hunter-Lab:
        19.6004, 37.2872, -42.9659
      #5a0c7a color charts
#5a0c7a RGB chart
      #5a0c7a CMYK chart
      #5a0c7a RGB pie chart
      #5a0c7a color shades, tints & tones
#5a0c7a color schemes
#5a0c7a color preview, HTML & CSS examples
           This text has a color of #5a0c7a        
        
          <p style="color:#5a0c7a;">Text here</p>
        
        
          .mytext {color:#5a0c7a;}
        
        Text color #5a0c7a
      
           This box has a color of #5a0c7a        
        
          <div style="background-color:#5a0c7a;">Content here</div>
        
        
          .mybackground {background-color:#5a0c7a;}
        
        Background color #5a0c7a
      
           Border around this has a color of #5a0c7a        
        
          <div style="border:2px solid #5a0c7a;">Content here</div>
        
        
          .myborder {border:2px solid #5a0c7a;}
        
        Border color #5a0c7a