#5c7eba color space conversions
Hex:
        #5c7eba
        RGB:
        92, 126, 186
        CMY:
        64, 51, 27
        CMYK:
        51, 32, 0, 27
      HSL:
        218°, 40.5172%, 54.5098%
        HSV (HSB):
        218°, 50.5376%, 72.9412%
        XYZ:
        20.7374, 20.7422, 49.3650
        xyY:
        0.2283, 0.2283, 20.7422
      CIE-Lab:
        52.6662, 5.0313, -35.2543
        CIE-LCH:
        52.6662, 35.6115, 278.1220
        CIE-Luv:
        52.6662, -17.1272, -54.3567
        Hunter-Lab:
        45.5436, 1.5753, -32.3844
      #5c7eba color charts
#5c7eba RGB chart
      #5c7eba CMYK chart
      #5c7eba RGB pie chart
      #5c7eba color shades, tints & tones
#5c7eba color schemes
#5c7eba color preview, HTML & CSS examples
           This text has a color of #5c7eba        
        
          <p style="color:#5c7eba;">Text here</p>
        
        
          .mytext {color:#5c7eba;}
        
        Text color #5c7eba
      
           This box has a color of #5c7eba        
        
          <div style="background-color:#5c7eba;">Content here</div>
        
        
          .mybackground {background-color:#5c7eba;}
        
        Background color #5c7eba
      
           Border around this has a color of #5c7eba        
        
          <div style="border:2px solid #5c7eba;">Content here</div>
        
        
          .myborder {border:2px solid #5c7eba;}
        
        Border color #5c7eba