#3cb8cf color space conversions
Hex:
        #3cb8cf
        RGB:
        60, 184, 207
        CMY:
        76, 28, 19
        CMYK:
        71, 11, 0, 19
      HSL:
        189°, 60.4938%, 52.3529%
        HSV (HSB):
        189°, 71.0145%, 81.1765%
        XYZ:
        30.2665, 39.7466, 65.1081
        xyY:
        0.2240, 0.2942, 39.7466
      CIE-Lab:
        69.2887, -26.1863, -21.4461
        CIE-LCH:
        69.2887, 33.8475, 219.3168
        CIE-Luv:
        69.2887, -45.5062, -29.7637
        Hunter-Lab:
        63.0449, -24.6348, -17.0989
      #3cb8cf color charts
#3cb8cf RGB chart
      #3cb8cf CMYK chart
      #3cb8cf RGB pie chart
      #3cb8cf color shades, tints & tones
#3cb8cf color schemes
#3cb8cf color preview, HTML & CSS examples
           This text has a color of #3cb8cf        
        
          <p style="color:#3cb8cf;">Text here</p>
        
        
          .mytext {color:#3cb8cf;}
        
        Text color #3cb8cf
      
           This box has a color of #3cb8cf        
        
          <div style="background-color:#3cb8cf;">Content here</div>
        
        
          .mybackground {background-color:#3cb8cf;}
        
        Background color #3cb8cf
      
           Border around this has a color of #3cb8cf        
        
          <div style="border:2px solid #3cb8cf;">Content here</div>
        
        
          .myborder {border:2px solid #3cb8cf;}
        
        Border color #3cb8cf