#3c7dff color space conversions
Hex:
        #3c7dff
        RGB:
        60, 125, 255
        CMY:
        76, 51, 0
        CMYK:
        76, 51, 0, 0
      HSL:
        220°, 100.0000%, 61.7647%
        HSV (HSB):
        220°, 76.4706%, 100.0000%
        XYZ:
        27.2471, 22.8479, 97.5817
        xyY:
        0.1845, 0.1547, 22.8479
      CIE-Lab:
        54.9153, 24.0141, -70.5585
        CIE-LCH:
        54.9153, 74.5330, 288.7957
        CIE-Luv:
        54.9153, -23.8309, -112.8307
        Hunter-Lab:
        47.7995, 18.1012, -87.5798
      #3c7dff color charts
#3c7dff RGB chart
      #3c7dff CMYK chart
      #3c7dff RGB pie chart
      #3c7dff color shades, tints & tones
#3c7dff color schemes
#3c7dff color preview, HTML & CSS examples
           This text has a color of #3c7dff        
        
          <p style="color:#3c7dff;">Text here</p>
        
        
          .mytext {color:#3c7dff;}
        
        Text color #3c7dff
      
           This box has a color of #3c7dff        
        
          <div style="background-color:#3c7dff;">Content here</div>
        
        
          .mybackground {background-color:#3c7dff;}
        
        Background color #3c7dff
      
           Border around this has a color of #3c7dff        
        
          <div style="border:2px solid #3c7dff;">Content here</div>
        
        
          .myborder {border:2px solid #3c7dff;}
        
        Border color #3c7dff