#5c6daa color space conversions
Hex:
        #5c6daa
        RGB:
        92, 109, 170
        CMY:
        64, 57, 33
        CMYK:
        46, 36, 0, 33
      HSL:
        227°, 31.4516%, 51.3725%
        HSV (HSB):
        227°, 45.8824%, 66.6667%
        XYZ:
        17.1380, 16.1149, 40.2374
        xyY:
        0.2332, 0.2193, 16.1149
      CIE-Lab:
        47.1248, 10.3832, -34.6866
        CIE-LCH:
        47.1248, 36.2073, 286.6648
        CIE-Luv:
        47.1248, -10.5600, -52.8321
        Hunter-Lab:
        40.1433, 5.9543, -31.3286
      #5c6daa color charts
#5c6daa RGB chart
      #5c6daa CMYK chart
      #5c6daa RGB pie chart
      #5c6daa color shades, tints & tones
#5c6daa color schemes
#5c6daa color preview, HTML & CSS examples
           This text has a color of #5c6daa        
        
          <p style="color:#5c6daa;">Text here</p>
        
        
          .mytext {color:#5c6daa;}
        
        Text color #5c6daa
      
           This box has a color of #5c6daa        
        
          <div style="background-color:#5c6daa;">Content here</div>
        
        
          .mybackground {background-color:#5c6daa;}
        
        Background color #5c6daa
      
           Border around this has a color of #5c6daa        
        
          <div style="border:2px solid #5c6daa;">Content here</div>
        
        
          .myborder {border:2px solid #5c6daa;}
        
        Border color #5c6daa