#5d7abb color space conversions
Hex:
        #5d7abb
        RGB:
        93, 122, 187
        CMY:
        64, 52, 27
        CMYK:
        50, 35, 0, 27
      HSL:
        221°, 40.8696%, 54.9020%
        HSV (HSB):
        221°, 50.2674%, 73.3333%
        XYZ:
        20.4434, 19.8341, 49.7646
        xyY:
        0.2270, 0.2203, 19.8341
      CIE-Lab:
        51.6491, 7.9858, -37.4213
        CIE-LCH:
        51.6491, 38.2639, 282.0463
        CIE-Luv:
        51.6491, -15.3283, -57.9438
        Hunter-Lab:
        44.5355, 4.0008, -35.0767
      #5d7abb color charts
#5d7abb RGB chart
      #5d7abb CMYK chart
      #5d7abb RGB pie chart
      #5d7abb color shades, tints & tones
#5d7abb color schemes
#5d7abb color preview, HTML & CSS examples
           This text has a color of #5d7abb        
        
          <p style="color:#5d7abb;">Text here</p>
        
        
          .mytext {color:#5d7abb;}
        
        Text color #5d7abb
      
           This box has a color of #5d7abb        
        
          <div style="background-color:#5d7abb;">Content here</div>
        
        
          .mybackground {background-color:#5d7abb;}
        
        Background color #5d7abb
      
           Border around this has a color of #5d7abb        
        
          <div style="border:2px solid #5d7abb;">Content here</div>
        
        
          .myborder {border:2px solid #5d7abb;}
        
        Border color #5d7abb