#3bfafd color space conversions
Hex:
        #3bfafd
        RGB:
        59, 250, 253
        CMY:
        77, 2, 1
        CMYK:
        77, 1, 0, 1
      HSL:
        181°, 97.9798%, 61.1765%
        HSV (HSB):
        181°, 76.6798%, 99.2157%
        XYZ:
        53.7189, 76.3929, 104.8425
        xyY:
        0.2286, 0.3251, 76.3929
      CIE-Lab:
        90.0414, -43.6793, -14.6648
        CIE-LCH:
        90.0414, 46.0753, 198.5589
        CIE-Luv:
        90.0414, -65.4650, -16.6911
        Hunter-Lab:
        87.4030, -43.2472, -9.9380
      #3bfafd color charts
#3bfafd RGB chart
      #3bfafd CMYK chart
      #3bfafd RGB pie chart
      #3bfafd color shades, tints & tones
#3bfafd color schemes
#3bfafd color preview, HTML & CSS examples
           This text has a color of #3bfafd        
        
          <p style="color:#3bfafd;">Text here</p>
        
        
          .mytext {color:#3bfafd;}
        
        Text color #3bfafd
      
           This box has a color of #3bfafd        
        
          <div style="background-color:#3bfafd;">Content here</div>
        
        
          .mybackground {background-color:#3bfafd;}
        
        Background color #3bfafd
      
           Border around this has a color of #3bfafd        
        
          <div style="border:2px solid #3bfafd;">Content here</div>
        
        
          .myborder {border:2px solid #3bfafd;}
        
        Border color #3bfafd