#3c6aeb color space conversions
Hex:
        #3c6aeb
        RGB:
        60, 106, 235
        CMY:
        76, 58, 8
        CMYK:
        74, 55, 0, 8
      HSL:
        224°, 81.3953%, 57.8431%
        HSV (HSB):
        224°, 74.4681%, 92.1569%
        XYZ:
        22.0129, 17.2669, 80.7699
        xyY:
        0.1834, 0.1438, 17.2669
      CIE-Lab:
        48.5946, 28.6303, -69.6778
        CIE-LCH:
        48.5946, 75.3305, 292.3375
        CIE-Luv:
        48.5946, -18.6903, -108.2693
        Hunter-Lab:
        41.5534, 21.8417, -86.1581
      #3c6aeb color charts
#3c6aeb RGB chart
      #3c6aeb CMYK chart
      #3c6aeb RGB pie chart
      #3c6aeb color shades, tints & tones
#3c6aeb color schemes
#3c6aeb color preview, HTML & CSS examples
           This text has a color of #3c6aeb        
        
          <p style="color:#3c6aeb;">Text here</p>
        
        
          .mytext {color:#3c6aeb;}
        
        Text color #3c6aeb
      
           This box has a color of #3c6aeb        
        
          <div style="background-color:#3c6aeb;">Content here</div>
        
        
          .mybackground {background-color:#3c6aeb;}
        
        Background color #3c6aeb
      
           Border around this has a color of #3c6aeb        
        
          <div style="border:2px solid #3c6aeb;">Content here</div>
        
        
          .myborder {border:2px solid #3c6aeb;}
        
        Border color #3c6aeb