#5a0764 color space conversions
Hex:
        #5a0764
        RGB:
        90, 7, 100
        CMY:
        65, 97, 61
        CMYK:
        10, 93, 0, 61
      HSL:
        294°, 86.9159%, 20.9804%
        HSV (HSB):
        294°, 93.0000%, 39.2157%
        XYZ:
        6.5927, 3.2457, 12.3356
        xyY:
        0.2973, 0.1464, 3.2457
      CIE-Lab:
        21.0023, 45.9441, -32.9781
        CIE-LCH:
        21.0023, 56.5545, 324.3297
        CIE-Luv:
        21.0023, 24.0027, -41.4464
        Hunter-Lab:
        18.0159, 33.7920, -27.9852
      #5a0764 color charts
#5a0764 RGB chart
      #5a0764 CMYK chart
      #5a0764 RGB pie chart
      #5a0764 color shades, tints & tones
#5a0764 color schemes
#5a0764 color preview, HTML & CSS examples
           This text has a color of #5a0764        
        
          <p style="color:#5a0764;">Text here</p>
        
        
          .mytext {color:#5a0764;}
        
        Text color #5a0764
      
           This box has a color of #5a0764        
        
          <div style="background-color:#5a0764;">Content here</div>
        
        
          .mybackground {background-color:#5a0764;}
        
        Background color #5a0764
      
           Border around this has a color of #5a0764        
        
          <div style="border:2px solid #5a0764;">Content here</div>
        
        
          .myborder {border:2px solid #5a0764;}
        
        Border color #5a0764