#5a023e color space conversions
Hex:
        #5a023e
        RGB:
        90, 2, 62
        CMY:
        65, 99, 76
        CMYK:
        0, 98, 31, 65
      HSL:
        319°, 95.6522%, 18.0392%
        HSV (HSB):
        319°, 97.7778%, 35.2941%
        XYZ:
        5.1077, 2.5649, 4.7833
        xyY:
        0.4101, 0.2059, 2.5649
      CIE-Lab:
        18.2095, 41.2275, -11.5879
        CIE-LCH:
        18.2095, 42.8251, 344.3008
        CIE-Luv:
        18.2095, 36.6529, -16.5380
        Hunter-Lab:
        16.0152, 28.9015, -6.4976
      #5a023e color charts
#5a023e RGB chart
      #5a023e CMYK chart
      #5a023e RGB pie chart
      #5a023e color shades, tints & tones
#5a023e color schemes
#5a023e color preview, HTML & CSS examples
           This text has a color of #5a023e        
        
          <p style="color:#5a023e;">Text here</p>
        
        
          .mytext {color:#5a023e;}
        
        Text color #5a023e
      
           This box has a color of #5a023e        
        
          <div style="background-color:#5a023e;">Content here</div>
        
        
          .mybackground {background-color:#5a023e;}
        
        Background color #5a023e
      
           Border around this has a color of #5a023e        
        
          <div style="border:2px solid #5a023e;">Content here</div>
        
        
          .myborder {border:2px solid #5a023e;}
        
        Border color #5a023e