#5fa7f2 color space conversions
Hex:
        #5fa7f2
        RGB:
        95, 167, 242
        CMY:
        63, 35, 5
        CMYK:
        61, 31, 0, 5
      HSL:
        211°, 84.9711%, 66.0784%
        HSV (HSB):
        211°, 60.7438%, 94.9020%
        XYZ:
        34.5650, 36.4811, 89.2242
        xyY:
        0.2157, 0.2276, 36.4811
      CIE-Lab:
        66.8859, -0.3754, -44.2494
        CIE-LCH:
        66.8859, 44.2510, 269.5140
        CIE-Luv:
        66.8859, -30.4995, -71.1417
        Hunter-Lab:
        60.3996, -3.5487, -45.3053
      #5fa7f2 color charts
#5fa7f2 RGB chart
      #5fa7f2 CMYK chart
      #5fa7f2 RGB pie chart
      #5fa7f2 color shades, tints & tones
#5fa7f2 color schemes
#5fa7f2 color preview, HTML & CSS examples
           This text has a color of #5fa7f2        
        
          <p style="color:#5fa7f2;">Text here</p>
        
        
          .mytext {color:#5fa7f2;}
        
        Text color #5fa7f2
      
           This box has a color of #5fa7f2        
        
          <div style="background-color:#5fa7f2;">Content here</div>
        
        
          .mybackground {background-color:#5fa7f2;}
        
        Background color #5fa7f2
      
           Border around this has a color of #5fa7f2        
        
          <div style="border:2px solid #5fa7f2;">Content here</div>
        
        
          .myborder {border:2px solid #5fa7f2;}
        
        Border color #5fa7f2