#5fa0e9 color space conversions
Hex:
        #5fa0e9
        RGB:
        95, 160, 233
        CMY:
        63, 37, 9
        CMYK:
        59, 31, 0, 9
      HSL:
        212°, 75.8242%, 64.3137%
        HSV (HSB):
        212°, 59.2275%, 91.3725%
        XYZ:
        31.9981, 33.4577, 81.8623
        xyY:
        0.2172, 0.2271, 33.4577
      CIE-Lab:
        64.5298, 0.7173, -43.0158
        CIE-LCH:
        64.5298, 43.0218, 270.9554
        CIE-Luv:
        64.5298, -28.2129, -68.8003
        Hunter-Lab:
        57.8426, -2.4798, -43.4209
      #5fa0e9 color charts
#5fa0e9 RGB chart
      #5fa0e9 CMYK chart
      #5fa0e9 RGB pie chart
      #5fa0e9 color shades, tints & tones
#5fa0e9 color schemes
#5fa0e9 color preview, HTML & CSS examples
           This text has a color of #5fa0e9        
        
          <p style="color:#5fa0e9;">Text here</p>
        
        
          .mytext {color:#5fa0e9;}
        
        Text color #5fa0e9
      
           This box has a color of #5fa0e9        
        
          <div style="background-color:#5fa0e9;">Content here</div>
        
        
          .mybackground {background-color:#5fa0e9;}
        
        Background color #5fa0e9
      
           Border around this has a color of #5fa0e9        
        
          <div style="border:2px solid #5fa0e9;">Content here</div>
        
        
          .myborder {border:2px solid #5fa0e9;}
        
        Border color #5fa0e9