#3fbdf3 color space conversions
Hex:
        #3fbdf3
        RGB:
        63, 189, 243
        CMY:
        75, 26, 5
        CMYK:
        74, 22, 0, 5
      HSL:
        198°, 88.2353%, 60.0000%
        HSV (HSB):
        198°, 74.0741%, 95.2941%
        XYZ:
        36.4252, 43.9230, 91.3522
        xyY:
        0.2121, 0.2558, 43.9230
      CIE-Lab:
        72.1770, -16.8913, -36.6031
        CIE-LCH:
        72.1770, 40.3125, 245.2280
        CIE-Luv:
        72.1770, -44.5962, -56.7862
        Hunter-Lab:
        66.2744, -17.8747, -35.3328
      #3fbdf3 color charts
#3fbdf3 RGB chart
      #3fbdf3 CMYK chart
      #3fbdf3 RGB pie chart
      #3fbdf3 color shades, tints & tones
#3fbdf3 color schemes
#3fbdf3 color preview, HTML & CSS examples
           This text has a color of #3fbdf3        
        
          <p style="color:#3fbdf3;">Text here</p>
        
        
          .mytext {color:#3fbdf3;}
        
        Text color #3fbdf3
      
           This box has a color of #3fbdf3        
        
          <div style="background-color:#3fbdf3;">Content here</div>
        
        
          .mybackground {background-color:#3fbdf3;}
        
        Background color #3fbdf3
      
           Border around this has a color of #3fbdf3        
        
          <div style="border:2px solid #3fbdf3;">Content here</div>
        
        
          .myborder {border:2px solid #3fbdf3;}
        
        Border color #3fbdf3