#5d4bae color space conversions
Hex:
        #5d4bae
        RGB:
        93, 75, 174
        CMY:
        64, 71, 32
        CMYK:
        47, 57, 0, 32
      HSL:
        251°, 39.7590%, 48.8235%
        HSV (HSB):
        251°, 56.8966%, 68.2353%
        XYZ:
        14.6703, 10.4153, 41.2815
        xyY:
        0.2210, 0.1569, 10.4153
      CIE-Lab:
        38.5777, 32.9581, -50.6539
        CIE-LCH:
        38.5777, 60.4322, 303.0502
        CIE-Luv:
        38.5777, 0.6276, -75.3799
        Hunter-Lab:
        32.2727, 24.6636, -53.2496
      #5d4bae color charts
#5d4bae RGB chart
      #5d4bae CMYK chart
      #5d4bae RGB pie chart
      #5d4bae color shades, tints & tones
#5d4bae color schemes
#5d4bae color preview, HTML & CSS examples
           This text has a color of #5d4bae        
        
          <p style="color:#5d4bae;">Text here</p>
        
        
          .mytext {color:#5d4bae;}
        
        Text color #5d4bae
      
           This box has a color of #5d4bae        
        
          <div style="background-color:#5d4bae;">Content here</div>
        
        
          .mybackground {background-color:#5d4bae;}
        
        Background color #5d4bae
      
           Border around this has a color of #5d4bae        
        
          <div style="border:2px solid #5d4bae;">Content here</div>
        
        
          .myborder {border:2px solid #5d4bae;}
        
        Border color #5d4bae