#5a0f55 color space conversions
Hex:
        #5a0f55
        RGB:
        90, 15, 85
        CMY:
        65, 94, 67
        CMYK:
        0, 83, 6, 65
      HSL:
        304°, 71.4286%, 20.5882%
        HSV (HSB):
        304°, 83.3333%, 35.2941%
        XYZ:
        6.0270, 3.1712, 8.8888
        xyY:
        0.3332, 0.1753, 3.1712
      CIE-Lab:
        20.7168, 41.1217, -23.4560
        CIE-LCH:
        20.7168, 47.3411, 330.2994
        CIE-Luv:
        20.7168, 27.6128, -30.3626
        Hunter-Lab:
        17.8078, 29.2487, -17.1291
      #5a0f55 color charts
#5a0f55 RGB chart
      #5a0f55 CMYK chart
      #5a0f55 RGB pie chart
      #5a0f55 color shades, tints & tones
#5a0f55 color schemes
#5a0f55 color preview, HTML & CSS examples
           This text has a color of #5a0f55        
        
          <p style="color:#5a0f55;">Text here</p>
        
        
          .mytext {color:#5a0f55;}
        
        Text color #5a0f55
      
           This box has a color of #5a0f55        
        
          <div style="background-color:#5a0f55;">Content here</div>
        
        
          .mybackground {background-color:#5a0f55;}
        
        Background color #5a0f55
      
           Border around this has a color of #5a0f55        
        
          <div style="border:2px solid #5a0f55;">Content here</div>
        
        
          .myborder {border:2px solid #5a0f55;}
        
        Border color #5a0f55