#3c5acd color space conversions
Hex:
        #3c5acd
        RGB:
        60, 90, 205
        CMY:
        76, 65, 20
        CMYK:
        71, 56, 0, 20
      HSL:
        228°, 59.1837%, 51.9608%
        HSV (HSB):
        228°, 70.7317%, 80.3922%
        XYZ:
        16.5391, 12.6808, 59.3335
        xyY:
        0.1868, 0.1432, 12.6808
      CIE-Lab:
        42.2782, 27.9443, -62.8794
        CIE-LCH:
        42.2782, 68.8092, 293.9609
        CIE-Luv:
        42.2782, -14.2318, -94.3754
        Hunter-Lab:
        35.6101, 20.5867, -73.8620
      #3c5acd color charts
#3c5acd RGB chart
      #3c5acd CMYK chart
      #3c5acd RGB pie chart
      #3c5acd color shades, tints & tones
#3c5acd color schemes
#3c5acd color preview, HTML & CSS examples
           This text has a color of #3c5acd        
        
          <p style="color:#3c5acd;">Text here</p>
        
        
          .mytext {color:#3c5acd;}
        
        Text color #3c5acd
      
           This box has a color of #3c5acd        
        
          <div style="background-color:#3c5acd;">Content here</div>
        
        
          .mybackground {background-color:#3c5acd;}
        
        Background color #3c5acd
      
           Border around this has a color of #3c5acd        
        
          <div style="border:2px solid #3c5acd;">Content here</div>
        
        
          .myborder {border:2px solid #3c5acd;}
        
        Border color #3c5acd