#5fa3be color space conversions
Hex:
        #5fa3be
        RGB:
        95, 163, 190
        CMY:
        63, 36, 25
        CMYK:
        50, 14, 0, 25
      HSL:
        197°, 42.2222%, 55.8824%
        HSV (HSB):
        197°, 50.0000%, 74.5098%
        XYZ:
        27.1108, 32.3450, 53.5295
        xyY:
        0.2399, 0.2863, 32.3450
      CIE-Lab:
        63.6270, -14.0870, -20.5608
        CIE-LCH:
        63.6270, 24.9237, 235.5834
        CIE-Luv:
        63.6270, -30.3364, -29.5353
        Hunter-Lab:
        56.8727, -14.4375, -15.9939
      #5fa3be color charts
#5fa3be RGB chart
      #5fa3be CMYK chart
      #5fa3be RGB pie chart
      #5fa3be color shades, tints & tones
#5fa3be color schemes
#5fa3be color preview, HTML & CSS examples
           This text has a color of #5fa3be        
        
          <p style="color:#5fa3be;">Text here</p>
        
        
          .mytext {color:#5fa3be;}
        
        Text color #5fa3be
      
           This box has a color of #5fa3be        
        
          <div style="background-color:#5fa3be;">Content here</div>
        
        
          .mybackground {background-color:#5fa3be;}
        
        Background color #5fa3be
      
           Border around this has a color of #5fa3be        
        
          <div style="border:2px solid #5fa3be;">Content here</div>
        
        
          .myborder {border:2px solid #5fa3be;}
        
        Border color #5fa3be