#3cb1e1 color space conversions
Hex:
        #3cb1e1
        RGB:
        60, 177, 225
        CMY:
        76, 31, 12
        CMYK:
        73, 21, 0, 12
      HSL:
        197°, 73.3333%, 55.8824%
        HSV (HSB):
        197°, 73.3333%, 88.2353%
        XYZ:
        31.1762, 37.8412, 76.8951
        xyY:
        0.2137, 0.2593, 37.8412
      CIE-Lab:
        67.9034, -16.8279, -33.4440
        CIE-LCH:
        67.9034, 37.4390, 243.2900
        CIE-Luv:
        67.9034, -41.9291, -50.9808
        Hunter-Lab:
        61.5152, -17.1868, -31.0529
      #3cb1e1 color charts
#3cb1e1 RGB chart
      #3cb1e1 CMYK chart
      #3cb1e1 RGB pie chart
      #3cb1e1 color shades, tints & tones
#3cb1e1 color schemes
#3cb1e1 color preview, HTML & CSS examples
           This text has a color of #3cb1e1        
        
          <p style="color:#3cb1e1;">Text here</p>
        
        
          .mytext {color:#3cb1e1;}
        
        Text color #3cb1e1
      
           This box has a color of #3cb1e1        
        
          <div style="background-color:#3cb1e1;">Content here</div>
        
        
          .mybackground {background-color:#3cb1e1;}
        
        Background color #3cb1e1
      
           Border around this has a color of #3cb1e1        
        
          <div style="border:2px solid #3cb1e1;">Content here</div>
        
        
          .myborder {border:2px solid #3cb1e1;}
        
        Border color #3cb1e1