#5a026f color space conversions
Hex:
        #5a026f
        RGB:
        90, 2, 111
        CMY:
        65, 99, 56
        CMYK:
        19, 98, 0, 56
      HSL:
        288°, 96.4602%, 22.1569%
        HSV (HSB):
        288°, 98.1982%, 43.5294%
        XYZ:
        7.1074, 3.3648, 15.3138
        xyY:
        0.2756, 0.1305, 3.3648
      CIE-Lab:
        21.4493, 49.2304, -39.4413
        CIE-LCH:
        21.4493, 63.0813, 321.2998
        CIE-Luv:
        21.4493, 21.4117, -49.0215
        Hunter-Lab:
        18.3433, 37.0618, -36.6575
      #5a026f color charts
#5a026f RGB chart
      #5a026f CMYK chart
      #5a026f RGB pie chart
      #5a026f color shades, tints & tones
#5a026f color schemes
#5a026f color preview, HTML & CSS examples
           This text has a color of #5a026f        
        
          <p style="color:#5a026f;">Text here</p>
        
        
          .mytext {color:#5a026f;}
        
        Text color #5a026f
      
           This box has a color of #5a026f        
        
          <div style="background-color:#5a026f;">Content here</div>
        
        
          .mybackground {background-color:#5a026f;}
        
        Background color #5a026f
      
           Border around this has a color of #5a026f        
        
          <div style="border:2px solid #5a026f;">Content here</div>
        
        
          .myborder {border:2px solid #5a026f;}
        
        Border color #5a026f