#3fb8ee color space conversions
Hex:
        #3fb8ee
        RGB:
        63, 184, 238
        CMY:
        75, 28, 7
        CMYK:
        74, 23, 0, 7
      HSL:
        199°, 83.7321%, 59.0196%
        HSV (HSB):
        199°, 73.5294%, 93.3333%
        XYZ:
        34.6230, 41.5108, 87.0765
        xyY:
        0.2121, 0.2543, 41.5108
      CIE-Lab:
        70.5323, -15.8932, -36.4486
        CIE-LCH:
        70.5323, 39.7630, 246.4407
        CIE-Luv:
        70.5323, -43.1516, -56.4783
        Hunter-Lab:
        64.4289, -16.8276, -35.0310
      #3fb8ee color charts
#3fb8ee RGB chart
      #3fb8ee CMYK chart
      #3fb8ee RGB pie chart
      #3fb8ee color shades, tints & tones
#3fb8ee color schemes
#3fb8ee color preview, HTML & CSS examples
           This text has a color of #3fb8ee        
        
          <p style="color:#3fb8ee;">Text here</p>
        
        
          .mytext {color:#3fb8ee;}
        
        Text color #3fb8ee
      
           This box has a color of #3fb8ee        
        
          <div style="background-color:#3fb8ee;">Content here</div>
        
        
          .mybackground {background-color:#3fb8ee;}
        
        Background color #3fb8ee
      
           Border around this has a color of #3fb8ee        
        
          <div style="border:2px solid #3fb8ee;">Content here</div>
        
        
          .myborder {border:2px solid #3fb8ee;}
        
        Border color #3fb8ee