#3fdbfa color space conversions
Hex:
        #3fdbfa
        RGB:
        63, 219, 250
        CMY:
        75, 14, 2
        CMYK:
        75, 12, 0, 2
      HSL:
        190°, 94.9239%, 61.3725%
        HSV (HSB):
        190°, 74.8000%, 98.0392%
        XYZ:
        44.6367, 58.6219, 99.4050
        xyY:
        0.2203, 0.2893, 58.6219
      CIE-Lab:
        81.0833, -29.8162, -26.6348
        CIE-LCH:
        81.0833, 39.9802, 221.7743
        CIE-Luv:
        81.0833, -54.5498, -38.6333
        Hunter-Lab:
        76.5650, -29.9247, -23.3813
      #3fdbfa color charts
#3fdbfa RGB chart
      #3fdbfa CMYK chart
      #3fdbfa RGB pie chart
      #3fdbfa color shades, tints & tones
#3fdbfa color schemes
#3fdbfa color preview, HTML & CSS examples
           This text has a color of #3fdbfa        
        
          <p style="color:#3fdbfa;">Text here</p>
        
        
          .mytext {color:#3fdbfa;}
        
        Text color #3fdbfa
      
           This box has a color of #3fdbfa        
        
          <div style="background-color:#3fdbfa;">Content here</div>
        
        
          .mybackground {background-color:#3fdbfa;}
        
        Background color #3fdbfa
      
           Border around this has a color of #3fdbfa        
        
          <div style="border:2px solid #3fdbfa;">Content here</div>
        
        
          .myborder {border:2px solid #3fdbfa;}
        
        Border color #3fdbfa