#2ef4fa color space conversions
Hex:
        #2ef4fa
        RGB:
        46, 244, 250
        CMY:
        82, 4, 2
        CMYK:
        82, 2, 0, 2
      HSL:
        182°, 95.3271%, 58.0392%
        HSV (HSB):
        182°, 81.6000%, 98.0392%
        XYZ:
        50.7327, 72.1843, 101.7016
        xyY:
        0.2259, 0.3214, 72.1843
      CIE-Lab:
        88.0572, -42.9332, -16.0935
        CIE-LCH:
        88.0572, 45.8504, 200.5485
        CIE-Luv:
        88.0572, -64.9971, -19.1698
        Hunter-Lab:
        84.9614, -42.0952, -11.4991
      #2ef4fa color charts
#2ef4fa RGB chart
      #2ef4fa CMYK chart
      #2ef4fa RGB pie chart
      #2ef4fa color shades, tints & tones
#2ef4fa color schemes
#2ef4fa color preview, HTML & CSS examples
           This text has a color of #2ef4fa        
        
          <p style="color:#2ef4fa;">Text here</p>
        
        
          .mytext {color:#2ef4fa;}
        
        Text color #2ef4fa
      
           This box has a color of #2ef4fa        
        
          <div style="background-color:#2ef4fa;">Content here</div>
        
        
          .mybackground {background-color:#2ef4fa;}
        
        Background color #2ef4fa
      
           Border around this has a color of #2ef4fa        
        
          <div style="border:2px solid #2ef4fa;">Content here</div>
        
        
          .myborder {border:2px solid #2ef4fa;}
        
        Border color #2ef4fa