#5f9dc3 color space conversions
Hex:
        #5f9dc3
        RGB:
        95, 157, 195
        CMY:
        63, 38, 24
        CMYK:
        51, 19, 0, 24
      HSL:
        203°, 45.4545%, 56.8627%
        HSV (HSB):
        203°, 51.2821%, 76.4706%
        XYZ:
        26.6266, 30.4870, 56.1110
        xyY:
        0.2352, 0.2693, 30.4870
      CIE-Lab:
        62.0721, -9.3561, -25.7393
        CIE-LCH:
        62.0721, 27.3870, 250.0240
        CIE-Luv:
        62.0721, -27.8817, -38.4702
        Hunter-Lab:
        55.2150, -10.5473, -21.6016
      #5f9dc3 color charts
#5f9dc3 RGB chart
      #5f9dc3 CMYK chart
      #5f9dc3 RGB pie chart
      #5f9dc3 color shades, tints & tones
#5f9dc3 color schemes
#5f9dc3 color preview, HTML & CSS examples
           This text has a color of #5f9dc3        
        
          <p style="color:#5f9dc3;">Text here</p>
        
        
          .mytext {color:#5f9dc3;}
        
        Text color #5f9dc3
      
           This box has a color of #5f9dc3        
        
          <div style="background-color:#5f9dc3;">Content here</div>
        
        
          .mybackground {background-color:#5f9dc3;}
        
        Background color #5f9dc3
      
           Border around this has a color of #5f9dc3        
        
          <div style="border:2px solid #5f9dc3;">Content here</div>
        
        
          .myborder {border:2px solid #5f9dc3;}
        
        Border color #5f9dc3