#5d9fbf color space conversions
Hex:
        #5d9fbf
        RGB:
        93, 159, 191
        CMY:
        64, 38, 25
        CMYK:
        51, 17, 0, 25
      HSL:
        200°, 43.3628%, 55.6863%
        HSV (HSB):
        200°, 51.3089%, 74.9020%
        XYZ:
        26.3163, 30.8850, 53.8646
        xyY:
        0.2369, 0.2781, 30.8850
      CIE-Lab:
        62.4104, -12.0902, -22.9870
        CIE-LCH:
        62.4104, 25.9726, 242.2575
        CIE-Luv:
        62.4104, -29.3607, -33.6510
        Hunter-Lab:
        55.5743, -12.7292, -18.5640
      #5d9fbf color charts
#5d9fbf RGB chart
      #5d9fbf CMYK chart
      #5d9fbf RGB pie chart
      #5d9fbf color shades, tints & tones
#5d9fbf color schemes
#5d9fbf color preview, HTML & CSS examples
           This text has a color of #5d9fbf        
        
          <p style="color:#5d9fbf;">Text here</p>
        
        
          .mytext {color:#5d9fbf;}
        
        Text color #5d9fbf
      
           This box has a color of #5d9fbf        
        
          <div style="background-color:#5d9fbf;">Content here</div>
        
        
          .mybackground {background-color:#5d9fbf;}
        
        Background color #5d9fbf
      
           Border around this has a color of #5d9fbf        
        
          <div style="border:2px solid #5d9fbf;">Content here</div>
        
        
          .myborder {border:2px solid #5d9fbf;}
        
        Border color #5d9fbf