#5c95bb color space conversions
Hex:
        #5c95bb
        RGB:
        92, 149, 187
        CMY:
        64, 42, 27
        CMYK:
        51, 20, 0, 27
      HSL:
        204°, 41.1255%, 54.7059%
        HSV (HSB):
        204°, 50.8021%, 73.3333%
        XYZ:
        24.1307, 27.3581, 51.0225
        xyY:
        0.2354, 0.2669, 27.3581
      CIE-Lab:
        59.3043, -7.9853, -25.5100
        CIE-LCH:
        59.3043, 26.7306, 252.6186
        CIE-Luv:
        59.3043, -25.8770, -37.9954
        Hunter-Lab:
        52.3049, -9.1832, -21.2229
      #5c95bb color charts
#5c95bb RGB chart
      #5c95bb CMYK chart
      #5c95bb RGB pie chart
      #5c95bb color shades, tints & tones
#5c95bb color schemes
#5c95bb color preview, HTML & CSS examples
           This text has a color of #5c95bb        
        
          <p style="color:#5c95bb;">Text here</p>
        
        
          .mytext {color:#5c95bb;}
        
        Text color #5c95bb
      
           This box has a color of #5c95bb        
        
          <div style="background-color:#5c95bb;">Content here</div>
        
        
          .mybackground {background-color:#5c95bb;}
        
        Background color #5c95bb
      
           Border around this has a color of #5c95bb        
        
          <div style="border:2px solid #5c95bb;">Content here</div>
        
        
          .myborder {border:2px solid #5c95bb;}
        
        Border color #5c95bb