#5d59af color space conversions
Hex:
        #5d59af
        RGB:
        93, 89, 175
        CMY:
        64, 65, 31
        CMYK:
        47, 49, 0, 31
      HSL:
        243°, 34.9593%, 51.7647%
        HSV (HSB):
        243°, 49.1429%, 68.6275%
        XYZ:
        15.8244, 12.5671, 42.1491
        xyY:
        0.2243, 0.1782, 12.5671
      CIE-Lab:
        42.1035, 24.6175, -45.5818
        CIE-LCH:
        42.1035, 51.8047, 298.3723
        CIE-Luv:
        42.1035, -3.5464, -69.1867
        Hunter-Lab:
        35.4500, 17.6425, -45.6791
      #5d59af color charts
#5d59af RGB chart
      #5d59af CMYK chart
      #5d59af RGB pie chart
      #5d59af color shades, tints & tones
#5d59af color schemes
#5d59af color preview, HTML & CSS examples
           This text has a color of #5d59af        
        
          <p style="color:#5d59af;">Text here</p>
        
        
          .mytext {color:#5d59af;}
        
        Text color #5d59af
      
           This box has a color of #5d59af        
        
          <div style="background-color:#5d59af;">Content here</div>
        
        
          .mybackground {background-color:#5d59af;}
        
        Background color #5d59af
      
           Border around this has a color of #5d59af        
        
          <div style="border:2px solid #5d59af;">Content here</div>
        
        
          .myborder {border:2px solid #5d59af;}
        
        Border color #5d59af