#3cafb5 color space conversions
Hex:
        #3cafb5
        RGB:
        60, 175, 181
        CMY:
        76, 31, 29
        CMYK:
        67, 3, 0, 29
      HSL:
        183°, 50.2075%, 47.2549%
        HSV (HSB):
        183°, 66.8508%, 70.9804%
        XYZ:
        25.5339, 34.9568, 49.1176
        xyY:
        0.2330, 0.3189, 34.9568
      CIE-Lab:
        65.7150, -29.5960, -12.4992
        CIE-LCH:
        65.7150, 32.1272, 202.8957
        CIE-Luv:
        65.7150, -43.8713, -14.6186
        Hunter-Lab:
        59.1243, -26.3789, -7.8683
      #3cafb5 color charts
#3cafb5 RGB chart
      #3cafb5 CMYK chart
      #3cafb5 RGB pie chart
      #3cafb5 color shades, tints & tones
#3cafb5 color schemes
#3cafb5 color preview, HTML & CSS examples
           This text has a color of #3cafb5        
        
          <p style="color:#3cafb5;">Text here</p>
        
        
          .mytext {color:#3cafb5;}
        
        Text color #3cafb5
      
           This box has a color of #3cafb5        
        
          <div style="background-color:#3cafb5;">Content here</div>
        
        
          .mybackground {background-color:#3cafb5;}
        
        Background color #3cafb5
      
           Border around this has a color of #3cafb5        
        
          <div style="border:2px solid #3cafb5;">Content here</div>
        
        
          .myborder {border:2px solid #3cafb5;}
        
        Border color #3cafb5