#3c7ffa color space conversions
Hex:
        #3c7ffa
        RGB:
        60, 127, 250
        CMY:
        76, 50, 2
        CMYK:
        76, 49, 0, 2
      HSL:
        219°, 95.0000%, 60.7843%
        HSV (HSB):
        219°, 76.0000%, 98.0392%
        XYZ:
        26.7082, 23.0415, 93.4823
        xyY:
        0.1865, 0.1609, 23.0415
      CIE-Lab:
        55.1151, 20.9649, -67.4751
        CIE-LCH:
        55.1151, 70.6570, 287.2603
        CIE-Luv:
        55.1151, -24.4907, -107.9455
        Hunter-Lab:
        48.0016, 15.3149, -81.8651
      #3c7ffa color charts
#3c7ffa RGB chart
      #3c7ffa CMYK chart
      #3c7ffa RGB pie chart
      #3c7ffa color shades, tints & tones
#3c7ffa color schemes
#3c7ffa color preview, HTML & CSS examples
           This text has a color of #3c7ffa        
        
          <p style="color:#3c7ffa;">Text here</p>
        
        
          .mytext {color:#3c7ffa;}
        
        Text color #3c7ffa
      
           This box has a color of #3c7ffa        
        
          <div style="background-color:#3c7ffa;">Content here</div>
        
        
          .mybackground {background-color:#3c7ffa;}
        
        Background color #3c7ffa
      
           Border around this has a color of #3c7ffa        
        
          <div style="border:2px solid #3c7ffa;">Content here</div>
        
        
          .myborder {border:2px solid #3c7ffa;}
        
        Border color #3c7ffa