#5f8dd4 color space conversions
Hex:
        #5f8dd4
        RGB:
        95, 141, 212
        CMY:
        63, 45, 17
        CMYK:
        55, 33, 0, 17
      HSL:
        216°, 57.6355%, 60.1961%
        HSV (HSB):
        216°, 55.1887%, 83.1373%
        XYZ:
        26.1279, 26.2361, 65.9743
        xyY:
        0.2208, 0.2217, 26.2361
      CIE-Lab:
        58.2605, 5.0178, -41.2041
        CIE-LCH:
        58.2605, 41.5085, 276.9432
        CIE-Luv:
        58.2605, -21.6733, -65.1390
        Hunter-Lab:
        51.2212, 1.4155, -40.5123
      #5f8dd4 color charts
#5f8dd4 RGB chart
      #5f8dd4 CMYK chart
      #5f8dd4 RGB pie chart
      #5f8dd4 color shades, tints & tones
#5f8dd4 color schemes
#5f8dd4 color preview, HTML & CSS examples
           This text has a color of #5f8dd4        
        
          <p style="color:#5f8dd4;">Text here</p>
        
        
          .mytext {color:#5f8dd4;}
        
        Text color #5f8dd4
      
           This box has a color of #5f8dd4        
        
          <div style="background-color:#5f8dd4;">Content here</div>
        
        
          .mybackground {background-color:#5f8dd4;}
        
        Background color #5f8dd4
      
           Border around this has a color of #5f8dd4        
        
          <div style="border:2px solid #5f8dd4;">Content here</div>
        
        
          .myborder {border:2px solid #5f8dd4;}
        
        Border color #5f8dd4