#3c4bff color space conversions
Hex:
        #3c4bff
        RGB:
        60, 75, 255
        CMY:
        76, 71, 0
        CMYK:
        76, 71, 0, 0
      HSL:
        235°, 100.0000%, 61.7647%
        HSV (HSB):
        235°, 76.4706%, 100.0000%
        XYZ:
        22.4296, 13.2128, 95.9759
        xyY:
        0.1704, 0.1004, 13.2128
      CIE-Lab:
        43.0822, 54.3158, -89.8969
        CIE-LCH:
        43.0822, 105.0316, 301.1404
        CIE-Luv:
        43.0822, -11.9966, -131.3382
        Hunter-Lab:
        36.3494, 46.5326, -131.1029
      #3c4bff color charts
#3c4bff RGB chart
      #3c4bff CMYK chart
      #3c4bff RGB pie chart
      #3c4bff color shades, tints & tones
#3c4bff color schemes
#3c4bff color preview, HTML & CSS examples
           This text has a color of #3c4bff        
        
          <p style="color:#3c4bff;">Text here</p>
        
        
          .mytext {color:#3c4bff;}
        
        Text color #3c4bff
      
           This box has a color of #3c4bff        
        
          <div style="background-color:#3c4bff;">Content here</div>
        
        
          .mybackground {background-color:#3c4bff;}
        
        Background color #3c4bff
      
           Border around this has a color of #3c4bff        
        
          <div style="border:2px solid #3c4bff;">Content here</div>
        
        
          .myborder {border:2px solid #3c4bff;}
        
        Border color #3c4bff