#3cb5eb color space conversions
Hex:
        #3cb5eb
        RGB:
        60, 181, 235
        CMY:
        76, 29, 8
        CMYK:
        74, 23, 0, 8
      HSL:
        199°, 81.3953%, 57.8431%
        HSV (HSB):
        199°, 74.4681%, 92.1569%
        XYZ:
        33.3827, 40.0066, 84.5598
        xyY:
        0.2114, 0.2533, 40.0066
      CIE-Lab:
        69.4742, -15.6482, -36.4670
        CIE-LCH:
        69.4742, 39.6826, 246.7755
        CIE-Luv:
        69.4742, -42.7421, -56.4304
        Hunter-Lab:
        63.2507, -16.4793, -34.9892
      #3cb5eb color charts
#3cb5eb RGB chart
      #3cb5eb CMYK chart
      #3cb5eb RGB pie chart
      #3cb5eb color shades, tints & tones
#3cb5eb color schemes
#3cb5eb color preview, HTML & CSS examples
           This text has a color of #3cb5eb        
        
          <p style="color:#3cb5eb;">Text here</p>
        
        
          .mytext {color:#3cb5eb;}
        
        Text color #3cb5eb
      
           This box has a color of #3cb5eb        
        
          <div style="background-color:#3cb5eb;">Content here</div>
        
        
          .mybackground {background-color:#3cb5eb;}
        
        Background color #3cb5eb
      
           Border around this has a color of #3cb5eb        
        
          <div style="border:2px solid #3cb5eb;">Content here</div>
        
        
          .myborder {border:2px solid #3cb5eb;}
        
        Border color #3cb5eb