#3bf8fe color space conversions
Hex:
        #3bf8fe
        RGB:
        59, 248, 254
        CMY:
        77, 3, 0
        CMYK:
        77, 2, 0, 0
      HSL:
        182°, 98.9848%, 61.3725%
        HSV (HSB):
        182°, 76.7717%, 99.6078%
        XYZ:
        53.2604, 75.2204, 105.4778
        xyY:
        0.2276, 0.3215, 75.2204
      CIE-Lab:
        89.4961, -42.5081, -16.0031
        CIE-LCH:
        89.4961, 45.4207, 200.6299
        CIE-Luv:
        89.4961, -64.7137, -19.0938
        Hunter-Lab:
        86.7297, -42.1606, -11.3958
      #3bf8fe color charts
#3bf8fe RGB chart
      #3bf8fe CMYK chart
      #3bf8fe RGB pie chart
      #3bf8fe color shades, tints & tones
#3bf8fe color schemes
#3bf8fe color preview, HTML & CSS examples
           This text has a color of #3bf8fe        
        
          <p style="color:#3bf8fe;">Text here</p>
        
        
          .mytext {color:#3bf8fe;}
        
        Text color #3bf8fe
      
           This box has a color of #3bf8fe        
        
          <div style="background-color:#3bf8fe;">Content here</div>
        
        
          .mybackground {background-color:#3bf8fe;}
        
        Background color #3bf8fe
      
           Border around this has a color of #3bf8fe        
        
          <div style="border:2px solid #3bf8fe;">Content here</div>
        
        
          .myborder {border:2px solid #3bf8fe;}
        
        Border color #3bf8fe