#5d46af color space conversions
Hex:
        #5d46af
        RGB:
        93, 70, 175
        CMY:
        64, 73, 31
        CMYK:
        47, 60, 0, 31
      HSL:
        253°, 42.8571%, 48.0392%
        HSV (HSB):
        253°, 60.0000%, 68.6275%
        XYZ:
        14.4422, 9.8026, 41.6883
        xyY:
        0.2190, 0.1487, 9.8026
      CIE-Lab:
        37.4858, 36.2675, -53.0103
        CIE-LCH:
        37.4858, 64.2295, 304.3783
        CIE-Luv:
        37.4858, 1.8343, -78.1901
        Hunter-Lab:
        31.3091, 27.5472, -57.0287
      #5d46af color charts
#5d46af RGB chart
      #5d46af CMYK chart
      #5d46af RGB pie chart
      #5d46af color shades, tints & tones
#5d46af color schemes
#5d46af color preview, HTML & CSS examples
           This text has a color of #5d46af        
        
          <p style="color:#5d46af;">Text here</p>
        
        
          .mytext {color:#5d46af;}
        
        Text color #5d46af
      
           This box has a color of #5d46af        
        
          <div style="background-color:#5d46af;">Content here</div>
        
        
          .mybackground {background-color:#5d46af;}
        
        Background color #5d46af
      
           Border around this has a color of #5d46af        
        
          <div style="border:2px solid #5d46af;">Content here</div>
        
        
          .myborder {border:2px solid #5d46af;}
        
        Border color #5d46af