#3cb7ef color space conversions
Hex:
        #3cb7ef
        RGB:
        60, 183, 239
        CMY:
        76, 28, 6
        CMYK:
        75, 23, 0, 6
      HSL:
        199°, 84.8341%, 58.6275%
        HSV (HSB):
        199°, 74.8954%, 93.7255%
        XYZ:
        34.3770, 41.0596, 87.7748
        xyY:
        0.2106, 0.2516, 41.0596
      CIE-Lab:
        70.2177, -15.3849, -37.4861
        CIE-LCH:
        70.2177, 40.5204, 247.6859
        CIE-Luv:
        70.2177, -43.2015, -58.2845
        Hunter-Lab:
        64.0778, -16.3730, -36.3620
      #3cb7ef color charts
#3cb7ef RGB chart
      #3cb7ef CMYK chart
      #3cb7ef RGB pie chart
      #3cb7ef color shades, tints & tones
#3cb7ef color schemes
#3cb7ef color preview, HTML & CSS examples
           This text has a color of #3cb7ef        
        
          <p style="color:#3cb7ef;">Text here</p>
        
        
          .mytext {color:#3cb7ef;}
        
        Text color #3cb7ef
      
           This box has a color of #3cb7ef        
        
          <div style="background-color:#3cb7ef;">Content here</div>
        
        
          .mybackground {background-color:#3cb7ef;}
        
        Background color #3cb7ef
      
           Border around this has a color of #3cb7ef        
        
          <div style="border:2px solid #3cb7ef;">Content here</div>
        
        
          .myborder {border:2px solid #3cb7ef;}
        
        Border color #3cb7ef