#3bcff4 color space conversions
Hex:
        #3bcff4
        RGB:
        59, 207, 244
        CMY:
        77, 19, 4
        CMYK:
        76, 15, 0, 4
      HSL:
        192°, 89.3720%, 59.4118%
        HSV (HSB):
        192°, 75.8197%, 95.6863%
        XYZ:
        40.4456, 52.0871, 93.5101
        xyY:
        0.2174, 0.2800, 52.0871
      CIE-Lab:
        77.3329, -26.2164, -29.1873
        CIE-LCH:
        77.3329, 39.2326, 228.0695
        CIE-Luv:
        77.3329, -51.3415, -43.2808
        Hunter-Lab:
        72.1714, -26.2667, -26.3001
      #3bcff4 color charts
#3bcff4 RGB chart
      #3bcff4 CMYK chart
      #3bcff4 RGB pie chart
      #3bcff4 color shades, tints & tones
#3bcff4 color schemes
#3bcff4 color preview, HTML & CSS examples
           This text has a color of #3bcff4        
        
          <p style="color:#3bcff4;">Text here</p>
        
        
          .mytext {color:#3bcff4;}
        
        Text color #3bcff4
      
           This box has a color of #3bcff4        
        
          <div style="background-color:#3bcff4;">Content here</div>
        
        
          .mybackground {background-color:#3bcff4;}
        
        Background color #3bcff4
      
           Border around this has a color of #3bcff4        
        
          <div style="border:2px solid #3bcff4;">Content here</div>
        
        
          .myborder {border:2px solid #3bcff4;}
        
        Border color #3bcff4