#3cb1b1 color space conversions
Hex:
        #3cb1b1
        RGB:
        60, 177, 177
        CMY:
        76, 31, 31
        CMYK:
        66, 0, 0, 31
      HSL:
        180°, 49.3671%, 46.4706%
        HSV (HSB):
        180°, 66.1017%, 69.4118%
        XYZ:
        25.5214, 35.5793, 47.1173
        xyY:
        0.2358, 0.3288, 35.5793
      CIE-Lab:
        66.1972, -31.7271, -9.5568
        CIE-LCH:
        66.1972, 33.1352, 196.7633
        CIE-Luv:
        66.1972, -44.8527, -9.6864
        Hunter-Lab:
        59.6484, -28.0108, -5.0804
      #3cb1b1 color charts
#3cb1b1 RGB chart
      #3cb1b1 CMYK chart
      #3cb1b1 RGB pie chart
      #3cb1b1 color shades, tints & tones
#3cb1b1 color schemes
#3cb1b1 color preview, HTML & CSS examples
           This text has a color of #3cb1b1        
        
          <p style="color:#3cb1b1;">Text here</p>
        
        
          .mytext {color:#3cb1b1;}
        
        Text color #3cb1b1
      
           This box has a color of #3cb1b1        
        
          <div style="background-color:#3cb1b1;">Content here</div>
        
        
          .mybackground {background-color:#3cb1b1;}
        
        Background color #3cb1b1
      
           Border around this has a color of #3cb1b1        
        
          <div style="border:2px solid #3cb1b1;">Content here</div>
        
        
          .myborder {border:2px solid #3cb1b1;}
        
        Border color #3cb1b1