#3cbffb color space conversions
Hex:
        #3cbffb
        RGB:
        60, 191, 251
        CMY:
        76, 25, 2
        CMYK:
        76, 24, 0, 2
      HSL:
        199°, 95.9799%, 60.9804%
        HSV (HSB):
        199°, 76.0956%, 98.4314%
        XYZ:
        37.9069, 45.1873, 97.9909
        xyY:
        0.2093, 0.2495, 45.1873
      CIE-Lab:
        73.0151, -15.6443, -39.6212
        CIE-LCH:
        73.0151, 42.5979, 248.4535
        CIE-Luv:
        73.0151, -45.2456, -62.2228
        Hunter-Lab:
        67.2215, -16.9797, -39.3739
      #3cbffb color charts
#3cbffb RGB chart
      #3cbffb CMYK chart
      #3cbffb RGB pie chart
      #3cbffb color shades, tints & tones
#3cbffb color schemes
#3cbffb color preview, HTML & CSS examples
           This text has a color of #3cbffb        
        
          <p style="color:#3cbffb;">Text here</p>
        
        
          .mytext {color:#3cbffb;}
        
        Text color #3cbffb
      
           This box has a color of #3cbffb        
        
          <div style="background-color:#3cbffb;">Content here</div>
        
        
          .mybackground {background-color:#3cbffb;}
        
        Background color #3cbffb
      
           Border around this has a color of #3cbffb        
        
          <div style="border:2px solid #3cbffb;">Content here</div>
        
        
          .myborder {border:2px solid #3cbffb;}
        
        Border color #3cbffb