#3fcdea color space conversions
Hex:
        #3fcdea
        RGB:
        63, 205, 234
        CMY:
        75, 20, 8
        CMYK:
        73, 12, 0, 8
      HSL:
        190°, 80.2817%, 58.2353%
        HSV (HSB):
        190°, 73.0769%, 91.7647%
        XYZ:
        38.7325, 50.6599, 85.5788
        xyY:
        0.2214, 0.2895, 50.6599
      CIE-Lab:
        76.4725, -27.8944, -25.1364
        CIE-LCH:
        76.4725, 37.5491, 222.0229
        CIE-Luv:
        76.4725, -50.7390, -36.1043
        Hunter-Lab:
        71.1758, -27.4213, -21.4648
      #3fcdea color charts
#3fcdea RGB chart
      #3fcdea CMYK chart
      #3fcdea RGB pie chart
      #3fcdea color shades, tints & tones
#3fcdea color schemes
#3fcdea color preview, HTML & CSS examples
           This text has a color of #3fcdea        
        
          <p style="color:#3fcdea;">Text here</p>
        
        
          .mytext {color:#3fcdea;}
        
        Text color #3fcdea
      
           This box has a color of #3fcdea        
        
          <div style="background-color:#3fcdea;">Content here</div>
        
        
          .mybackground {background-color:#3fcdea;}
        
        Background color #3fcdea
      
           Border around this has a color of #3fcdea        
        
          <div style="border:2px solid #3fcdea;">Content here</div>
        
        
          .myborder {border:2px solid #3fcdea;}
        
        Border color #3fcdea