#5d36bf color space conversions
Hex:
        #5d36bf
        RGB:
        93, 54, 191
        CMY:
        64, 79, 25
        CMYK:
        51, 72, 0, 25
      HSL:
        257°, 55.9184%, 48.0392%
        HSV (HSB):
        257°, 71.7277%, 74.9020%
        XYZ:
        15.2373, 8.7271, 50.1716
        xyY:
        0.2055, 0.1177, 8.7271
      CIE-Lab:
        35.4534, 49.8371, -65.7638
        CIE-LCH:
        35.4534, 82.5143, 307.1555
        CIE-Luv:
        35.4534, 3.5089, -93.8265
        Hunter-Lab:
        29.5416, 40.3710, -80.0152
      #5d36bf color charts
#5d36bf RGB chart
      #5d36bf CMYK chart
      #5d36bf RGB pie chart
      #5d36bf color shades, tints & tones
#5d36bf color schemes
#5d36bf color preview, HTML & CSS examples
           This text has a color of #5d36bf        
        
          <p style="color:#5d36bf;">Text here</p>
        
        
          .mytext {color:#5d36bf;}
        
        Text color #5d36bf
      
           This box has a color of #5d36bf        
        
          <div style="background-color:#5d36bf;">Content here</div>
        
        
          .mybackground {background-color:#5d36bf;}
        
        Background color #5d36bf
      
           Border around this has a color of #5d36bf        
        
          <div style="border:2px solid #5d36bf;">Content here</div>
        
        
          .myborder {border:2px solid #5d36bf;}
        
        Border color #5d36bf