#3bdef6 color space conversions
Hex:
        #3bdef6
        RGB:
        59, 222, 246
        CMY:
        77, 13, 4
        CMYK:
        76, 10, 0, 4
      HSL:
        188°, 91.2195%, 59.8039%
        HSV (HSB):
        188°, 76.0163%, 96.4706%
        XYZ:
        44.5595, 59.8262, 96.3879
        xyY:
        0.2219, 0.2980, 59.8262
      CIE-Lab:
        81.7436, -32.8867, -23.5131
        CIE-LCH:
        81.7436, 40.4277, 215.5638
        CIE-Luv:
        81.7436, -56.3876, -32.9219
        Hunter-Lab:
        77.3474, -32.5249, -19.7421
      #3bdef6 color charts
#3bdef6 RGB chart
      #3bdef6 CMYK chart
      #3bdef6 RGB pie chart
      #3bdef6 color shades, tints & tones
#3bdef6 color schemes
#3bdef6 color preview, HTML & CSS examples
           This text has a color of #3bdef6        
        
          <p style="color:#3bdef6;">Text here</p>
        
        
          .mytext {color:#3bdef6;}
        
        Text color #3bdef6
      
           This box has a color of #3bdef6        
        
          <div style="background-color:#3bdef6;">Content here</div>
        
        
          .mybackground {background-color:#3bdef6;}
        
        Background color #3bdef6
      
           Border around this has a color of #3bdef6        
        
          <div style="border:2px solid #3bdef6;">Content here</div>
        
        
          .myborder {border:2px solid #3bdef6;}
        
        Border color #3bdef6