#3cb1cd color space conversions
Hex:
        #3cb1cd
        RGB:
        60, 177, 205
        CMY:
        76, 31, 20
        CMYK:
        71, 14, 0, 20
      HSL:
        192°, 59.1837%, 51.9608%
        HSV (HSB):
        192°, 70.7317%, 80.3922%
        XYZ:
        28.6051, 36.8127, 63.3555
        xyY:
        0.2221, 0.2859, 36.8127
      CIE-Lab:
        67.1363, -23.2740, -23.6315
        CIE-LCH:
        67.1363, 33.1681, 225.4366
        CIE-Luv:
        67.1363, -43.1222, -33.6359
        Hunter-Lab:
        60.6735, -22.0232, -19.4394
      #3cb1cd color charts
#3cb1cd RGB chart
      #3cb1cd CMYK chart
      #3cb1cd RGB pie chart
      #3cb1cd color shades, tints & tones
#3cb1cd color schemes
#3cb1cd color preview, HTML & CSS examples
           This text has a color of #3cb1cd        
        
          <p style="color:#3cb1cd;">Text here</p>
        
        
          .mytext {color:#3cb1cd;}
        
        Text color #3cb1cd
      
           This box has a color of #3cb1cd        
        
          <div style="background-color:#3cb1cd;">Content here</div>
        
        
          .mybackground {background-color:#3cb1cd;}
        
        Background color #3cb1cd
      
           Border around this has a color of #3cb1cd        
        
          <div style="border:2px solid #3cb1cd;">Content here</div>
        
        
          .myborder {border:2px solid #3cb1cd;}
        
        Border color #3cb1cd