#3cb4ef color space conversions
Hex:
        #3cb4ef
        RGB:
        60, 180, 239
        CMY:
        76, 29, 6
        CMYK:
        75, 25, 0, 6
      HSL:
        200°, 84.8341%, 58.6275%
        HSV (HSB):
        200°, 74.8954%, 93.7255%
        XYZ:
        33.7647, 39.8352, 87.5707
        xyY:
        0.2095, 0.2472, 39.8352
      CIE-Lab:
        69.3520, -13.7809, -38.8343
        CIE-LCH:
        69.3520, 41.2070, 250.4620
        CIE-Luv:
        69.3520, -42.1648, -60.6878
        Hunter-Lab:
        63.1151, -14.9592, -38.0829
      #3cb4ef color charts
#3cb4ef RGB chart
      #3cb4ef CMYK chart
      #3cb4ef RGB pie chart
      #3cb4ef color shades, tints & tones
#3cb4ef color schemes
#3cb4ef color preview, HTML & CSS examples
           This text has a color of #3cb4ef        
        
          <p style="color:#3cb4ef;">Text here</p>
        
        
          .mytext {color:#3cb4ef;}
        
        Text color #3cb4ef
      
           This box has a color of #3cb4ef        
        
          <div style="background-color:#3cb4ef;">Content here</div>
        
        
          .mybackground {background-color:#3cb4ef;}
        
        Background color #3cb4ef
      
           Border around this has a color of #3cb4ef        
        
          <div style="border:2px solid #3cb4ef;">Content here</div>
        
        
          .myborder {border:2px solid #3cb4ef;}
        
        Border color #3cb4ef