#3c5bff color space conversions
Hex:
        #3c5bff
        RGB:
        60, 91, 255
        CMY:
        76, 64, 0
        CMYK:
        76, 64, 0, 0
      HSL:
        230°, 100.0000%, 61.7647%
        HSV (HSB):
        230°, 76.4706%, 100.0000%
        XYZ:
        23.6546, 15.6628, 96.3842
        xyY:
        0.1743, 0.1154, 15.6628
      CIE-Lab:
        46.5290, 44.9844, -84.2256
        CIE-LCH:
        46.5290, 95.4859, 298.1064
        CIE-Luv:
        46.5290, -15.1823, -127.6184
        Hunter-Lab:
        39.5763, 37.4301, -116.6917
      #3c5bff color charts
#3c5bff RGB chart
      #3c5bff CMYK chart
      #3c5bff RGB pie chart
      #3c5bff color shades, tints & tones
#3c5bff color schemes
#3c5bff color preview, HTML & CSS examples
           This text has a color of #3c5bff        
        
          <p style="color:#3c5bff;">Text here</p>
        
        
          .mytext {color:#3c5bff;}
        
        Text color #3c5bff
      
           This box has a color of #3c5bff        
        
          <div style="background-color:#3c5bff;">Content here</div>
        
        
          .mybackground {background-color:#3c5bff;}
        
        Background color #3c5bff
      
           Border around this has a color of #3c5bff        
        
          <div style="border:2px solid #3c5bff;">Content here</div>
        
        
          .myborder {border:2px solid #3c5bff;}
        
        Border color #3c5bff