#5d4bac color space conversions
Hex:
        #5d4bac
        RGB:
        93, 75, 172
        CMY:
        64, 71, 33
        CMYK:
        46, 56, 0, 33
      HSL:
        251°, 39.2713%, 48.4314%
        HSV (HSB):
        251°, 56.3953%, 67.4510%
        XYZ:
        14.4767, 10.3379, 40.2621
        xyY:
        0.2225, 0.1589, 10.3379
      CIE-Lab:
        38.4421, 32.3576, -49.6862
        CIE-LCH:
        38.4421, 59.2936, 303.0737
        CIE-Luv:
        38.4421, 0.8050, -73.8985
        Hunter-Lab:
        32.1526, 24.1026, -51.7374
      #5d4bac color charts
#5d4bac RGB chart
      #5d4bac CMYK chart
      #5d4bac RGB pie chart
      #5d4bac color shades, tints & tones
#5d4bac color schemes
#5d4bac color preview, HTML & CSS examples
           This text has a color of #5d4bac        
        
          <p style="color:#5d4bac;">Text here</p>
        
        
          .mytext {color:#5d4bac;}
        
        Text color #5d4bac
      
           This box has a color of #5d4bac        
        
          <div style="background-color:#5d4bac;">Content here</div>
        
        
          .mybackground {background-color:#5d4bac;}
        
        Background color #5d4bac
      
           Border around this has a color of #5d4bac        
        
          <div style="border:2px solid #5d4bac;">Content here</div>
        
        
          .myborder {border:2px solid #5d4bac;}
        
        Border color #5d4bac