#3c7dfe color space conversions
Hex:
        #3c7dfe
        RGB:
        60, 125, 254
        CMY:
        76, 51, 0
        CMYK:
        76, 51, 0, 0
      HSL:
        220°, 98.9796%, 61.5686%
        HSV (HSB):
        220°, 76.3780%, 99.6078%
        XYZ:
        27.0865, 22.7836, 96.7360
        xyY:
        0.1848, 0.1554, 22.7836
      CIE-Lab:
        54.8488, 23.6518, -70.1145
        CIE-LCH:
        54.8488, 73.9963, 288.6409
        CIE-Luv:
        54.8488, -23.8456, -112.0904
        Hunter-Lab:
        47.7322, 17.7616, -86.7469
      #3c7dfe color charts
#3c7dfe RGB chart
      #3c7dfe CMYK chart
      #3c7dfe RGB pie chart
      #3c7dfe color shades, tints & tones
#3c7dfe color schemes
#3c7dfe color preview, HTML & CSS examples
           This text has a color of #3c7dfe        
        
          <p style="color:#3c7dfe;">Text here</p>
        
        
          .mytext {color:#3c7dfe;}
        
        Text color #3c7dfe
      
           This box has a color of #3c7dfe        
        
          <div style="background-color:#3c7dfe;">Content here</div>
        
        
          .mybackground {background-color:#3c7dfe;}
        
        Background color #3c7dfe
      
           Border around this has a color of #3c7dfe        
        
          <div style="border:2px solid #3c7dfe;">Content here</div>
        
        
          .myborder {border:2px solid #3c7dfe;}
        
        Border color #3c7dfe