#3c56db color space conversions
Hex:
        #3c56db
        RGB:
        60, 86, 219
        CMY:
        76, 66, 14
        CMYK:
        73, 61, 0, 14
      HSL:
        230°, 68.8312%, 54.7059%
        HSV (HSB):
        230°, 72.6027%, 85.8824%
        XYZ:
        17.9775, 12.7307, 68.5276
        xyY:
        0.1812, 0.1283, 12.7307
      CIE-Lab:
        42.3547, 35.4832, -70.7836
        CIE-LCH:
        42.3547, 79.1794, 296.6242
        CIE-Luv:
        42.3547, -13.4145, -105.6784
        Hunter-Lab:
        35.6801, 27.4971, -88.8969
      #3c56db color charts
#3c56db RGB chart
      #3c56db CMYK chart
      #3c56db RGB pie chart
      #3c56db color shades, tints & tones
#3c56db color schemes
#3c56db color preview, HTML & CSS examples
           This text has a color of #3c56db        
        
          <p style="color:#3c56db;">Text here</p>
        
        
          .mytext {color:#3c56db;}
        
        Text color #3c56db
      
           This box has a color of #3c56db        
        
          <div style="background-color:#3c56db;">Content here</div>
        
        
          .mybackground {background-color:#3c56db;}
        
        Background color #3c56db
      
           Border around this has a color of #3c56db        
        
          <div style="border:2px solid #3c56db;">Content here</div>
        
        
          .myborder {border:2px solid #3c56db;}
        
        Border color #3c56db