#3cb3e1 color space conversions
Hex:
        #3cb3e1
        RGB:
        60, 179, 225
        CMY:
        76, 30, 12
        CMYK:
        73, 20, 0, 12
      HSL:
        197°, 73.3333%, 55.8824%
        HSV (HSB):
        197°, 73.3333%, 88.2353%
        XYZ:
        31.5742, 38.6371, 77.0277
        xyY:
        0.2144, 0.2624, 38.6371
      CIE-Lab:
        68.4876, -17.8848, -32.5391
        CIE-LCH:
        68.4876, 37.1304, 241.2050
        CIE-Luv:
        68.4876, -42.6310, -49.3742
        Hunter-Lab:
        62.1587, -18.1069, -29.9616
      #3cb3e1 color charts
#3cb3e1 RGB chart
      #3cb3e1 CMYK chart
      #3cb3e1 RGB pie chart
      #3cb3e1 color shades, tints & tones
#3cb3e1 color schemes
#3cb3e1 color preview, HTML & CSS examples
           This text has a color of #3cb3e1        
        
          <p style="color:#3cb3e1;">Text here</p>
        
        
          .mytext {color:#3cb3e1;}
        
        Text color #3cb3e1
      
           This box has a color of #3cb3e1        
        
          <div style="background-color:#3cb3e1;">Content here</div>
        
        
          .mybackground {background-color:#3cb3e1;}
        
        Background color #3cb3e1
      
           Border around this has a color of #3cb3e1        
        
          <div style="border:2px solid #3cb3e1;">Content here</div>
        
        
          .myborder {border:2px solid #3cb3e1;}
        
        Border color #3cb3e1