#5a0cab color space conversions
Hex:
        #5a0cab
        RGB:
        90, 12, 171
        CMY:
        65, 95, 33
        CMYK:
        47, 93, 0, 33
      HSL:
        269°, 86.8852%, 35.8824%
        HSV (HSB):
        269°, 92.9825%, 67.0588%
        XYZ:
        11.6986, 5.3769, 38.9493
        xyY:
        0.2088, 0.0960, 5.3769
      CIE-Lab:
        27.7826, 59.9969, -66.4872
        CIE-LCH:
        27.7826, 89.5554, 312.0626
        CIE-Luv:
        27.7826, 9.3339, -85.6044
        Hunter-Lab:
        23.1881, 49.4757, -83.3585
      #5a0cab color charts
#5a0cab RGB chart
      #5a0cab CMYK chart
      #5a0cab RGB pie chart
      #5a0cab color shades, tints & tones
#5a0cab color schemes
#5a0cab color preview, HTML & CSS examples
           This text has a color of #5a0cab        
        
          <p style="color:#5a0cab;">Text here</p>
        
        
          .mytext {color:#5a0cab;}
        
        Text color #5a0cab
      
           This box has a color of #5a0cab        
        
          <div style="background-color:#5a0cab;">Content here</div>
        
        
          .mybackground {background-color:#5a0cab;}
        
        Background color #5a0cab
      
           Border around this has a color of #5a0cab        
        
          <div style="border:2px solid #5a0cab;">Content here</div>
        
        
          .myborder {border:2px solid #5a0cab;}
        
        Border color #5a0cab