#5d64af color space conversions
Hex:
        #5d64af
        RGB:
        93, 100, 175
        CMY:
        64, 61, 31
        CMYK:
        47, 43, 0, 31
      HSL:
        235°, 33.8843%, 52.5490%
        HSV (HSB):
        235°, 46.8571%, 68.6275%
        XYZ:
        16.8092, 14.5366, 42.4773
        xyY:
        0.2277, 0.1969, 14.5366
      CIE-Lab:
        44.9929, 17.7548, -40.9776
        CIE-LCH:
        44.9929, 44.6586, 293.4261
        CIE-Luv:
        44.9929, -7.1660, -62.7128
        Hunter-Lab:
        38.1270, 11.9741, -39.3663
      #5d64af color charts
#5d64af RGB chart
      #5d64af CMYK chart
      #5d64af RGB pie chart
      #5d64af color shades, tints & tones
#5d64af color schemes
#5d64af color preview, HTML & CSS examples
           This text has a color of #5d64af        
        
          <p style="color:#5d64af;">Text here</p>
        
        
          .mytext {color:#5d64af;}
        
        Text color #5d64af
      
           This box has a color of #5d64af        
        
          <div style="background-color:#5d64af;">Content here</div>
        
        
          .mybackground {background-color:#5d64af;}
        
        Background color #5d64af
      
           Border around this has a color of #5d64af        
        
          <div style="border:2px solid #5d64af;">Content here</div>
        
        
          .myborder {border:2px solid #5d64af;}
        
        Border color #5d64af