#5a0bab color space conversions
Hex:
        #5a0bab
        RGB:
        90, 11, 171
        CMY:
        65, 96, 33
        CMYK:
        47, 94, 0, 33
      HSL:
        270°, 87.9121%, 35.6863%
        HSV (HSB):
        270°, 93.5673%, 67.0588%
        XYZ:
        11.6868, 5.3533, 38.9454
        xyY:
        0.2087, 0.0956, 5.3533
      CIE-Lab:
        27.7184, 60.1898, -66.5930
        CIE-LCH:
        27.7184, 89.7632, 312.1087
        CIE-Luv:
        27.7184, 9.3766, -85.6225
        Hunter-Lab:
        23.1372, 49.6721, -83.6033
      #5a0bab color charts
#5a0bab RGB chart
      #5a0bab CMYK chart
      #5a0bab RGB pie chart
      #5a0bab color shades, tints & tones
#5a0bab color schemes
#5a0bab color preview, HTML & CSS examples
           This text has a color of #5a0bab        
        
          <p style="color:#5a0bab;">Text here</p>
        
        
          .mytext {color:#5a0bab;}
        
        Text color #5a0bab
      
           This box has a color of #5a0bab        
        
          <div style="background-color:#5a0bab;">Content here</div>
        
        
          .mybackground {background-color:#5a0bab;}
        
        Background color #5a0bab
      
           Border around this has a color of #5a0bab        
        
          <div style="border:2px solid #5a0bab;">Content here</div>
        
        
          .myborder {border:2px solid #5a0bab;}
        
        Border color #5a0bab