#5d36bc color space conversions
Hex:
        #5d36bc
        RGB:
        93, 54, 188
        CMY:
        64, 79, 26
        CMYK:
        51, 71, 0, 26
      HSL:
        257°, 55.3719%, 47.4510%
        HSV (HSB):
        257°, 71.2766%, 73.7255%
        XYZ:
        14.9105, 8.5963, 48.4503
        xyY:
        0.2072, 0.1195, 8.5963
      CIE-Lab:
        35.1952, 48.9939, -64.4219
        CIE-LCH:
        35.1952, 80.9357, 307.2536
        CIE-Luv:
        35.1952, 3.8370, -91.8834
        Hunter-Lab:
        29.3195, 39.4673, -77.4528
      #5d36bc color charts
#5d36bc RGB chart
      #5d36bc CMYK chart
      #5d36bc RGB pie chart
      #5d36bc color shades, tints & tones
#5d36bc color schemes
#5d36bc color preview, HTML & CSS examples
           This text has a color of #5d36bc        
        
          <p style="color:#5d36bc;">Text here</p>
        
        
          .mytext {color:#5d36bc;}
        
        Text color #5d36bc
      
           This box has a color of #5d36bc        
        
          <div style="background-color:#5d36bc;">Content here</div>
        
        
          .mybackground {background-color:#5d36bc;}
        
        Background color #5d36bc
      
           Border around this has a color of #5d36bc        
        
          <div style="border:2px solid #5d36bc;">Content here</div>
        
        
          .myborder {border:2px solid #5d36bc;}
        
        Border color #5d36bc