#3c56cd color space conversions
Hex:
        #3c56cd
        RGB:
        60, 86, 205
        CMY:
        76, 66, 20
        CMYK:
        71, 58, 0, 20
      HSL:
        229°, 59.1837%, 51.9608%
        HSV (HSB):
        229°, 70.7317%, 80.3922%
        XYZ:
        16.2107, 12.0240, 59.2241
        xyY:
        0.1854, 0.1375, 12.0240
      CIE-Lab:
        41.2543, 30.4982, -64.5444
        CIE-LCH:
        41.2543, 71.3871, 295.2915
        CIE-Luv:
        41.2543, -13.1802, -96.0933
        Hunter-Lab:
        34.6757, 22.7655, -76.9910
      #3c56cd color charts
#3c56cd RGB chart
      #3c56cd CMYK chart
      #3c56cd RGB pie chart
      #3c56cd color shades, tints & tones
#3c56cd color schemes
#3c56cd color preview, HTML & CSS examples
           This text has a color of #3c56cd        
        
          <p style="color:#3c56cd;">Text here</p>
        
        
          .mytext {color:#3c56cd;}
        
        Text color #3c56cd
      
           This box has a color of #3c56cd        
        
          <div style="background-color:#3c56cd;">Content here</div>
        
        
          .mybackground {background-color:#3c56cd;}
        
        Background color #3c56cd
      
           Border around this has a color of #3c56cd        
        
          <div style="border:2px solid #3c56cd;">Content here</div>
        
        
          .myborder {border:2px solid #3c56cd;}
        
        Border color #3c56cd