#5d36ab color space conversions
Hex:
        #5d36ab
        RGB:
        93, 54, 171
        CMY:
        64, 79, 33
        CMYK:
        46, 68, 0, 33
      HSL:
        260°, 52.0000%, 44.1176%
        HSV (HSB):
        260°, 68.4211%, 67.0588%
        XYZ:
        13.1841, 7.9058, 39.3592
        xyY:
        0.2181, 0.1308, 7.9058
      CIE-Lab:
        33.7859, 44.2312, -56.6329
        CIE-LCH:
        33.7859, 71.8588, 307.9904
        CIE-Luv:
        33.7859, 5.8123, -80.6206
        Hunter-Lab:
        28.1172, 34.4930, -63.3136
      #5d36ab color charts
#5d36ab RGB chart
      #5d36ab CMYK chart
      #5d36ab RGB pie chart
      #5d36ab color shades, tints & tones
#5d36ab color schemes
#5d36ab color preview, HTML & CSS examples
           This text has a color of #5d36ab        
        
          <p style="color:#5d36ab;">Text here</p>
        
        
          .mytext {color:#5d36ab;}
        
        Text color #5d36ab
      
           This box has a color of #5d36ab        
        
          <div style="background-color:#5d36ab;">Content here</div>
        
        
          .mybackground {background-color:#5d36ab;}
        
        Background color #5d36ab
      
           Border around this has a color of #5d36ab        
        
          <div style="border:2px solid #5d36ab;">Content here</div>
        
        
          .myborder {border:2px solid #5d36ab;}
        
        Border color #5d36ab