#3c8eba color space conversions
Hex:
        #3c8eba
        RGB:
        60, 142, 186
        CMY:
        76, 44, 27
        CMYK:
        68, 24, 0, 27
      HSL:
        201°, 51.2195%, 48.2353%
        HSV (HSB):
        201°, 67.7419%, 72.9412%
        XYZ:
        20.3994, 23.8518, 49.9831
        xyY:
        0.2165, 0.2531, 23.8518
      CIE-Lab:
        55.9391, -10.7207, -30.2498
        CIE-LCH:
        55.9391, 32.0934, 250.4854
        CIE-Luv:
        55.9391, -31.5141, -44.9910
        Hunter-Lab:
        48.8383, -10.9090, -26.4929
      #3c8eba color charts
#3c8eba RGB chart
      #3c8eba CMYK chart
      #3c8eba RGB pie chart
      #3c8eba color shades, tints & tones
#3c8eba color schemes
#3c8eba color preview, HTML & CSS examples
           This text has a color of #3c8eba        
        
          <p style="color:#3c8eba;">Text here</p>
        
        
          .mytext {color:#3c8eba;}
        
        Text color #3c8eba
      
           This box has a color of #3c8eba        
        
          <div style="background-color:#3c8eba;">Content here</div>
        
        
          .mybackground {background-color:#3c8eba;}
        
        Background color #3c8eba
      
           Border around this has a color of #3c8eba        
        
          <div style="border:2px solid #3c8eba;">Content here</div>
        
        
          .myborder {border:2px solid #3c8eba;}
        
        Border color #3c8eba