#5d8cbf color space conversions
Hex:
        #5d8cbf
        RGB:
        93, 140, 191
        CMY:
        64, 45, 25
        CMYK:
        51, 27, 0, 25
      HSL:
        211°, 43.3628%, 55.6863%
        HSV (HSB):
        211°, 51.3089%, 74.9020%
        XYZ:
        23.2963, 24.8449, 52.8579
        xyY:
        0.2307, 0.2460, 24.8449
      CIE-Lab:
        56.9240, -1.4177, -31.4548
        CIE-LCH:
        56.9240, 31.4867, 267.4193
        CIE-Luv:
        56.9240, -22.0529, -48.1854
        Hunter-Lab:
        49.8447, -3.8014, -27.9830
      #5d8cbf color charts
#5d8cbf RGB chart
      #5d8cbf CMYK chart
      #5d8cbf RGB pie chart
      #5d8cbf color shades, tints & tones
#5d8cbf color schemes
#5d8cbf color preview, HTML & CSS examples
           This text has a color of #5d8cbf        
        
          <p style="color:#5d8cbf;">Text here</p>
        
        
          .mytext {color:#5d8cbf;}
        
        Text color #5d8cbf
      
           This box has a color of #5d8cbf        
        
          <div style="background-color:#5d8cbf;">Content here</div>
        
        
          .mybackground {background-color:#5d8cbf;}
        
        Background color #5d8cbf
      
           Border around this has a color of #5d8cbf        
        
          <div style="border:2px solid #5d8cbf;">Content here</div>
        
        
          .myborder {border:2px solid #5d8cbf;}
        
        Border color #5d8cbf