#3cb5dd color space conversions
Hex:
        #3cb5dd
        RGB:
        60, 181, 221
        CMY:
        76, 29, 13
        CMYK:
        73, 18, 0, 13
      HSL:
        195°, 70.3057%, 55.0980%
        HSV (HSB):
        195°, 72.8507%, 86.6667%
        XYZ:
        31.4385, 39.2289, 74.3216
        xyY:
        0.2168, 0.2706, 39.2289
      CIE-Lab:
        68.9167, -20.2314, -29.6873
        CIE-LCH:
        68.9167, 35.9256, 235.7263
        CIE-Luv:
        68.9167, -43.5742, -44.2954
        Hunter-Lab:
        62.6329, -20.0099, -26.5117
      #3cb5dd color charts
#3cb5dd RGB chart
      #3cb5dd CMYK chart
      #3cb5dd RGB pie chart
      #3cb5dd color shades, tints & tones
#3cb5dd color schemes
#3cb5dd color preview, HTML & CSS examples
           This text has a color of #3cb5dd        
        
          <p style="color:#3cb5dd;">Text here</p>
        
        
          .mytext {color:#3cb5dd;}
        
        Text color #3cb5dd
      
           This box has a color of #3cb5dd        
        
          <div style="background-color:#3cb5dd;">Content here</div>
        
        
          .mybackground {background-color:#3cb5dd;}
        
        Background color #3cb5dd
      
           Border around this has a color of #3cb5dd        
        
          <div style="border:2px solid #3cb5dd;">Content here</div>
        
        
          .myborder {border:2px solid #3cb5dd;}
        
        Border color #3cb5dd