#2ffbfa color space conversions
Hex:
        #2ffbfa
        RGB:
        47, 251, 250
        CMY:
        82, 2, 2
        CMYK:
        81, 0, 0, 2
      HSL:
        180°, 96.2264%, 58.4314%
        HSV (HSB):
        180°, 81.2749%, 98.4314%
        XYZ:
        52.9248, 76.5008, 102.4192
        xyY:
        0.2283, 0.3300, 76.5008
      CIE-Lab:
        90.0914, -45.9415, -13.0452
        CIE-LCH:
        90.0914, 47.7578, 195.8520
        CIE-Luv:
        90.0914, -67.2582, -13.6724
        Hunter-Lab:
        87.4648, -45.0532, -8.2019
      #2ffbfa color charts
#2ffbfa RGB chart
      #2ffbfa CMYK chart
      #2ffbfa RGB pie chart
      #2ffbfa color shades, tints & tones
#2ffbfa color schemes
#2ffbfa color preview, HTML & CSS examples
           This text has a color of #2ffbfa        
        
          <p style="color:#2ffbfa;">Text here</p>
        
        
          .mytext {color:#2ffbfa;}
        
        Text color #2ffbfa
      
           This box has a color of #2ffbfa        
        
          <div style="background-color:#2ffbfa;">Content here</div>
        
        
          .mybackground {background-color:#2ffbfa;}
        
        Background color #2ffbfa
      
           Border around this has a color of #2ffbfa        
        
          <div style="border:2px solid #2ffbfa;">Content here</div>
        
        
          .myborder {border:2px solid #2ffbfa;}
        
        Border color #2ffbfa