#5c6ddb color space conversions
Hex:
        #5c6ddb
        RGB:
        92, 109, 219
        CMY:
        64, 57, 14
        CMYK:
        58, 50, 0, 14
      HSL:
        232°, 63.8191%, 60.9804%
        HSV (HSB):
        232°, 57.9909%, 85.8824%
        XYZ:
        22.6685, 18.3271, 69.3606
        xyY:
        0.2054, 0.1661, 18.3271
      CIE-Lab:
        49.8904, 26.0630, -58.4826
        CIE-LCH:
        49.8904, 64.0273, 294.0203
        CIE-Luv:
        49.8904, -12.0120, -92.1880
        Hunter-Lab:
        42.8101, 19.6001, -66.0940
      #5c6ddb color charts
#5c6ddb RGB chart
      #5c6ddb CMYK chart
      #5c6ddb RGB pie chart
      #5c6ddb color shades, tints & tones
#5c6ddb color schemes
#5c6ddb color preview, HTML & CSS examples
           This text has a color of #5c6ddb        
        
          <p style="color:#5c6ddb;">Text here</p>
        
        
          .mytext {color:#5c6ddb;}
        
        Text color #5c6ddb
      
           This box has a color of #5c6ddb        
        
          <div style="background-color:#5c6ddb;">Content here</div>
        
        
          .mybackground {background-color:#5c6ddb;}
        
        Background color #5c6ddb
      
           Border around this has a color of #5c6ddb        
        
          <div style="border:2px solid #5c6ddb;">Content here</div>
        
        
          .myborder {border:2px solid #5c6ddb;}
        
        Border color #5c6ddb