#5f8dee color space conversions
Hex:
        #5f8dee
        RGB:
        95, 141, 238
        CMY:
        63, 45, 7
        CMYK:
        60, 41, 0, 7
      HSL:
        221°, 80.7910%, 65.2941%
        HSV (HSB):
        221°, 60.0840%, 93.3333%
        XYZ:
        29.6768, 27.6557, 84.6629
        xyY:
        0.2090, 0.1948, 27.6557
      CIE-Lab:
        59.5764, 13.4452, -53.6068
        CIE-LCH:
        59.5764, 55.2672, 284.0800
        CIE-Luv:
        59.5764, -21.6038, -86.7432
        Hunter-Lab:
        52.5887, 8.7008, -58.6393
      #5f8dee color charts
#5f8dee RGB chart
      #5f8dee CMYK chart
      #5f8dee RGB pie chart
      #5f8dee color shades, tints & tones
#5f8dee color schemes
#5f8dee color preview, HTML & CSS examples
           This text has a color of #5f8dee        
        
          <p style="color:#5f8dee;">Text here</p>
        
        
          .mytext {color:#5f8dee;}
        
        Text color #5f8dee
      
           This box has a color of #5f8dee        
        
          <div style="background-color:#5f8dee;">Content here</div>
        
        
          .mybackground {background-color:#5f8dee;}
        
        Background color #5f8dee
      
           Border around this has a color of #5f8dee        
        
          <div style="border:2px solid #5f8dee;">Content here</div>
        
        
          .myborder {border:2px solid #5f8dee;}
        
        Border color #5f8dee