#5a086a color space conversions
Hex:
        #5a086a
        RGB:
        90, 8, 106
        CMY:
        65, 97, 58
        CMYK:
        15, 92, 0, 58
      HSL:
        290°, 85.9649%, 22.3529%
        HSV (HSB):
        290°, 92.4528%, 41.5686%
        XYZ:
        6.9048, 3.3879, 13.9257
        xyY:
        0.2851, 0.1399, 3.3879
      CIE-Lab:
        21.5350, 46.8401, -36.0508
        CIE-LCH:
        21.5350, 59.1071, 322.4160
        CIE-Luv:
        21.5350, 22.3230, -45.3226
        Hunter-Lab:
        18.4063, 34.7499, -31.9726
      #5a086a color charts
#5a086a RGB chart
      #5a086a CMYK chart
      #5a086a RGB pie chart
      #5a086a color shades, tints & tones
#5a086a color schemes
#5a086a color preview, HTML & CSS examples
           This text has a color of #5a086a        
        
          <p style="color:#5a086a;">Text here</p>
        
        
          .mytext {color:#5a086a;}
        
        Text color #5a086a
      
           This box has a color of #5a086a        
        
          <div style="background-color:#5a086a;">Content here</div>
        
        
          .mybackground {background-color:#5a086a;}
        
        Background color #5a086a
      
           Border around this has a color of #5a086a        
        
          <div style="border:2px solid #5a086a;">Content here</div>
        
        
          .myborder {border:2px solid #5a086a;}
        
        Border color #5a086a