#5fa9db color space conversions
Hex:
        #5fa9db
        RGB:
        95, 169, 219
        CMY:
        63, 34, 14
        CMYK:
        57, 23, 0, 14
      HSL:
        204°, 63.2653%, 61.5686%
        HSV (HSB):
        204°, 56.6210%, 85.8824%
        XYZ:
        31.6935, 35.9233, 72.2813
        xyY:
        0.2265, 0.2568, 35.9233
      CIE-Lab:
        66.4613, -8.7153, -32.2945
        CIE-LCH:
        66.4613, 33.4499, 254.8974
        CIE-Luv:
        66.4613, -31.8245, -49.8745
        Hunter-Lab:
        59.9361, -10.4994, -29.5469
      #5fa9db color charts
#5fa9db RGB chart
      #5fa9db CMYK chart
      #5fa9db RGB pie chart
      #5fa9db color shades, tints & tones
#5fa9db color schemes
#5fa9db color preview, HTML & CSS examples
           This text has a color of #5fa9db        
        
          <p style="color:#5fa9db;">Text here</p>
        
        
          .mytext {color:#5fa9db;}
        
        Text color #5fa9db
      
           This box has a color of #5fa9db        
        
          <div style="background-color:#5fa9db;">Content here</div>
        
        
          .mybackground {background-color:#5fa9db;}
        
        Background color #5fa9db
      
           Border around this has a color of #5fa9db        
        
          <div style="border:2px solid #5fa9db;">Content here</div>
        
        
          .myborder {border:2px solid #5fa9db;}
        
        Border color #5fa9db