#5a36bf color space conversions
Hex:
        #5a36bf
        RGB:
        90, 54, 191
        CMY:
        65, 79, 25
        CMYK:
        53, 72, 0, 25
      HSL:
        256°, 55.9184%, 48.0392%
        HSV (HSB):
        256°, 71.7277%, 74.9020%
        XYZ:
        14.9396, 8.5736, 50.1577
        xyY:
        0.2028, 0.1164, 8.5736
      CIE-Lab:
        35.1500, 49.3642, -66.2727
        CIE-LCH:
        35.1500, 82.6371, 306.6811
        CIE-Luv:
        35.1500, 2.4714, -94.0833
        Hunter-Lab:
        29.2807, 39.8331, -81.0670
      #5a36bf color charts
#5a36bf RGB chart
      #5a36bf CMYK chart
      #5a36bf RGB pie chart
      #5a36bf color shades, tints & tones
#5a36bf color schemes
#5a36bf color preview, HTML & CSS examples
           This text has a color of #5a36bf        
        
          <p style="color:#5a36bf;">Text here</p>
        
        
          .mytext {color:#5a36bf;}
        
        Text color #5a36bf
      
           This box has a color of #5a36bf        
        
          <div style="background-color:#5a36bf;">Content here</div>
        
        
          .mybackground {background-color:#5a36bf;}
        
        Background color #5a36bf
      
           Border around this has a color of #5a36bf        
        
          <div style="border:2px solid #5a36bf;">Content here</div>
        
        
          .myborder {border:2px solid #5a36bf;}
        
        Border color #5a36bf