#3cb5fb color space conversions
Hex:
        #3cb5fb
        RGB:
        60, 181, 251
        CMY:
        76, 29, 2
        CMYK:
        76, 28, 0, 2
      HSL:
        202°, 95.9799%, 60.9804%
        HSV (HSB):
        202°, 76.0956%, 98.4314%
        XYZ:
        35.7999, 40.9734, 97.2886
        xyY:
        0.2057, 0.2354, 40.9734
      CIE-Lab:
        70.1573, -10.2756, -44.0859
        CIE-LCH:
        70.1573, 45.2676, 256.8796
        CIE-Luv:
        70.1573, -41.8320, -70.2105
        Hunter-Lab:
        64.0105, -12.1865, -45.3066
      #3cb5fb color charts
#3cb5fb RGB chart
      #3cb5fb CMYK chart
      #3cb5fb RGB pie chart
      #3cb5fb color shades, tints & tones
#3cb5fb color schemes
#3cb5fb color preview, HTML & CSS examples
           This text has a color of #3cb5fb        
        
          <p style="color:#3cb5fb;">Text here</p>
        
        
          .mytext {color:#3cb5fb;}
        
        Text color #3cb5fb
      
           This box has a color of #3cb5fb        
        
          <div style="background-color:#3cb5fb;">Content here</div>
        
        
          .mybackground {background-color:#3cb5fb;}
        
        Background color #3cb5fb
      
           Border around this has a color of #3cb5fb        
        
          <div style="border:2px solid #3cb5fb;">Content here</div>
        
        
          .myborder {border:2px solid #3cb5fb;}
        
        Border color #3cb5fb