#5c7dc2 color space conversions
Hex:
        #5c7dc2
        RGB:
        92, 125, 194
        CMY:
        64, 51, 24
        CMYK:
        53, 36, 0, 24
      HSL:
        221°, 45.5357%, 56.0784%
        HSV (HSB):
        221°, 52.5773%, 76.0784%
        XYZ:
        21.4849, 20.8376, 53.9286
        xyY:
        0.2232, 0.2165, 20.8376
      CIE-Lab:
        52.7713, 8.1520, -39.6689
        CIE-LCH:
        52.7713, 40.4978, 281.6127
        CIE-Luv:
        52.7713, -16.8193, -61.8170
        Hunter-Lab:
        45.6482, 4.1287, -38.0912
      #5c7dc2 color charts
#5c7dc2 RGB chart
      #5c7dc2 CMYK chart
      #5c7dc2 RGB pie chart
      #5c7dc2 color shades, tints & tones
#5c7dc2 color schemes
#5c7dc2 color preview, HTML & CSS examples
           This text has a color of #5c7dc2        
        
          <p style="color:#5c7dc2;">Text here</p>
        
        
          .mytext {color:#5c7dc2;}
        
        Text color #5c7dc2
      
           This box has a color of #5c7dc2        
        
          <div style="background-color:#5c7dc2;">Content here</div>
        
        
          .mybackground {background-color:#5c7dc2;}
        
        Background color #5c7dc2
      
           Border around this has a color of #5c7dc2        
        
          <div style="border:2px solid #5c7dc2;">Content here</div>
        
        
          .myborder {border:2px solid #5c7dc2;}
        
        Border color #5c7dc2