#3c808b color space conversions
Hex:
        #3c808b
        RGB:
        60, 128, 139
        CMY:
        76, 50, 45
        CMYK:
        57, 8, 0, 45
      HSL:
        188°, 39.6985%, 39.0196%
        HSV (HSB):
        188°, 56.8345%, 54.5098%
        XYZ:
        14.2429, 18.2631, 27.2005
        xyY:
        0.2385, 0.3059, 18.2631
      CIE-Lab:
        49.8137, -18.1031, -12.4891
        CIE-LCH:
        49.8137, 21.9932, 214.6013
        CIE-Luv:
        49.8137, -28.3483, -15.4433
        Hunter-Lab:
        42.7353, -15.2963, -7.8227
      #3c808b color charts
#3c808b RGB chart
      #3c808b CMYK chart
      #3c808b RGB pie chart
      #3c808b color shades, tints & tones
#3c808b color schemes
#3c808b color preview, HTML & CSS examples
           This text has a color of #3c808b        
        
          <p style="color:#3c808b;">Text here</p>
        
        
          .mytext {color:#3c808b;}
        
        Text color #3c808b
      
           This box has a color of #3c808b        
        
          <div style="background-color:#3c808b;">Content here</div>
        
        
          .mybackground {background-color:#3c808b;}
        
        Background color #3c808b
      
           Border around this has a color of #3c808b        
        
          <div style="border:2px solid #3c808b;">Content here</div>
        
        
          .myborder {border:2px solid #3c808b;}
        
        Border color #3c808b