#3c8ceb color space conversions
Hex:
        #3c8ceb
        RGB:
        60, 140, 235
        CMY:
        76, 45, 8
        CMYK:
        74, 40, 0, 8
      HSL:
        213°, 81.3953%, 57.8431%
        HSV (HSB):
        213°, 74.4681%, 92.1569%
        XYZ:
        26.2370, 25.7150, 82.1779
        xyY:
        0.1956, 0.1917, 25.7150
      CIE-Lab:
        57.7655, 7.6032, -54.9118
        CIE-LCH:
        57.7655, 55.4357, 277.8831
        CIE-Luv:
        57.7655, -28.8851, -87.7684
        Hunter-Lab:
        50.7099, 3.6122, -60.5853
      #3c8ceb color charts
#3c8ceb RGB chart
      #3c8ceb CMYK chart
      #3c8ceb RGB pie chart
      #3c8ceb color shades, tints & tones
#3c8ceb color schemes
#3c8ceb color preview, HTML & CSS examples
           This text has a color of #3c8ceb        
        
          <p style="color:#3c8ceb;">Text here</p>
        
        
          .mytext {color:#3c8ceb;}
        
        Text color #3c8ceb
      
           This box has a color of #3c8ceb        
        
          <div style="background-color:#3c8ceb;">Content here</div>
        
        
          .mybackground {background-color:#3c8ceb;}
        
        Background color #3c8ceb
      
           Border around this has a color of #3c8ceb        
        
          <div style="border:2px solid #3c8ceb;">Content here</div>
        
        
          .myborder {border:2px solid #3c8ceb;}
        
        Border color #3c8ceb