#5a109a color space conversions
Hex:
        #5a109a
        RGB:
        90, 16, 154
        CMY:
        65, 94, 40
        CMYK:
        42, 90, 0, 40
      HSL:
        272°, 81.1765%, 33.3333%
        HSV (HSB):
        272°, 89.6104%, 60.3922%
        XYZ:
        10.2345, 4.8773, 30.9739
        xyY:
        0.2221, 0.1058, 4.8773
      CIE-Lab:
        26.3824, 55.1906, -58.4620
        CIE-LCH:
        26.3824, 80.3978, 313.3512
        CIE-Luv:
        26.3824, 11.7793, -75.2390
        Hunter-Lab:
        22.0847, 44.0722, -67.6951
      #5a109a color charts
#5a109a RGB chart
      #5a109a CMYK chart
      #5a109a RGB pie chart
      #5a109a color shades, tints & tones
#5a109a color schemes
#5a109a color preview, HTML & CSS examples
           This text has a color of #5a109a        
        
          <p style="color:#5a109a;">Text here</p>
        
        
          .mytext {color:#5a109a;}
        
        Text color #5a109a
      
           This box has a color of #5a109a        
        
          <div style="background-color:#5a109a;">Content here</div>
        
        
          .mybackground {background-color:#5a109a;}
        
        Background color #5a109a
      
           Border around this has a color of #5a109a        
        
          <div style="border:2px solid #5a109a;">Content here</div>
        
        
          .myborder {border:2px solid #5a109a;}
        
        Border color #5a109a