#3fbeda color space conversions
Hex:
        #3fbeda
        RGB:
        63, 190, 218
        CMY:
        75, 25, 15
        CMYK:
        71, 13, 0, 15
      HSL:
        191°, 67.6856%, 55.0980%
        HSV (HSB):
        191°, 71.1009%, 85.4902%
        XYZ:
        33.1182, 42.9456, 72.8735
        xyY:
        0.2224, 0.2883, 42.9456
      CIE-Lab:
        71.5181, -25.3921, -24.0511
        CIE-LCH:
        71.5181, 34.9745, 223.4464
        CIE-Luv:
        71.5181, -46.4661, -34.3312
        Hunter-Lab:
        65.5329, -24.4744, -20.0582
      #3fbeda color charts
#3fbeda RGB chart
      #3fbeda CMYK chart
      #3fbeda RGB pie chart
      #3fbeda color shades, tints & tones
#3fbeda color schemes
#3fbeda color preview, HTML & CSS examples
           This text has a color of #3fbeda        
        
          <p style="color:#3fbeda;">Text here</p>
        
        
          .mytext {color:#3fbeda;}
        
        Text color #3fbeda
      
           This box has a color of #3fbeda        
        
          <div style="background-color:#3fbeda;">Content here</div>
        
        
          .mybackground {background-color:#3fbeda;}
        
        Background color #3fbeda
      
           Border around this has a color of #3fbeda        
        
          <div style="border:2px solid #3fbeda;">Content here</div>
        
        
          .myborder {border:2px solid #3fbeda;}
        
        Border color #3fbeda