#3c9cbc color space conversions
Hex:
        #3c9cbc
        RGB:
        60, 156, 188
        CMY:
        76, 39, 26
        CMYK:
        68, 17, 0, 26
      HSL:
        195°, 51.6129%, 48.6275%
        HSV (HSB):
        195°, 68.0851%, 73.7255%
        XYZ:
        22.8290, 28.3684, 51.8494
        xyY:
        0.2215, 0.2753, 28.3684
      CIE-Lab:
        60.2201, -17.7312, -24.7656
        CIE-LCH:
        60.2201, 30.4587, 234.3988
        CIE-Luv:
        60.2201, -36.5048, -35.6675
        Hunter-Lab:
        53.2620, -16.7003, -20.4341
      #3c9cbc color charts
#3c9cbc RGB chart
      #3c9cbc CMYK chart
      #3c9cbc RGB pie chart
      #3c9cbc color shades, tints & tones
#3c9cbc color schemes
#3c9cbc color preview, HTML & CSS examples
           This text has a color of #3c9cbc        
        
          <p style="color:#3c9cbc;">Text here</p>
        
        
          .mytext {color:#3c9cbc;}
        
        Text color #3c9cbc
      
           This box has a color of #3c9cbc        
        
          <div style="background-color:#3c9cbc;">Content here</div>
        
        
          .mybackground {background-color:#3c9cbc;}
        
        Background color #3c9cbc
      
           Border around this has a color of #3c9cbc        
        
          <div style="border:2px solid #3c9cbc;">Content here</div>
        
        
          .myborder {border:2px solid #3c9cbc;}
        
        Border color #3c9cbc