#5c7dac color space conversions
Hex:
        #5c7dac
        RGB:
        92, 125, 172
        CMY:
        64, 51, 33
        CMYK:
        47, 27, 0, 33
      HSL:
        215°, 32.5203%, 51.7647%
        HSV (HSB):
        215°, 46.5116%, 67.4510%
        XYZ:
        19.1936, 19.9211, 41.8633
        xyY:
        0.2370, 0.2460, 19.9211
      CIE-Lab:
        51.7479, 1.3266, -28.6234
        CIE-LCH:
        51.7479, 28.6541, 272.6537
        CIE-Luv:
        51.7479, -16.6621, -43.1660
        Hunter-Lab:
        44.6331, -1.3471, -24.3675
      #5c7dac color charts
#5c7dac RGB chart
      #5c7dac CMYK chart
      #5c7dac RGB pie chart
      #5c7dac color shades, tints & tones
#5c7dac color schemes
#5c7dac color preview, HTML & CSS examples
           This text has a color of #5c7dac        
        
          <p style="color:#5c7dac;">Text here</p>
        
        
          .mytext {color:#5c7dac;}
        
        Text color #5c7dac
      
           This box has a color of #5c7dac        
        
          <div style="background-color:#5c7dac;">Content here</div>
        
        
          .mybackground {background-color:#5c7dac;}
        
        Background color #5c7dac
      
           Border around this has a color of #5c7dac        
        
          <div style="border:2px solid #5c7dac;">Content here</div>
        
        
          .myborder {border:2px solid #5c7dac;}
        
        Border color #5c7dac