#5f8cee color space conversions
Hex:
        #5f8cee
        RGB:
        95, 140, 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.5300, 27.3621, 84.6139
        xyY:
        0.2087, 0.1934, 27.3621
      CIE-Lab:
        59.3080, 14.0418, -54.0341
        CIE-LCH:
        59.3080, 55.8288, 284.5672
        CIE-Luv:
        59.3080, -21.2718, -87.4286
        Hunter-Lab:
        52.3088, 9.2286, -59.2905
      #5f8cee color charts
#5f8cee RGB chart
      #5f8cee CMYK chart
      #5f8cee RGB pie chart
      #5f8cee color shades, tints & tones
#5f8cee color schemes
#5f8cee color preview, HTML & CSS examples
           This text has a color of #5f8cee        
        
          <p style="color:#5f8cee;">Text here</p>
        
        
          .mytext {color:#5f8cee;}
        
        Text color #5f8cee
      
           This box has a color of #5f8cee        
        
          <div style="background-color:#5f8cee;">Content here</div>
        
        
          .mybackground {background-color:#5f8cee;}
        
        Background color #5f8cee
      
           Border around this has a color of #5f8cee        
        
          <div style="border:2px solid #5f8cee;">Content here</div>
        
        
          .myborder {border:2px solid #5f8cee;}
        
        Border color #5f8cee