#2ce7fa color space conversions
Hex:
        #2ce7fa
        RGB:
        44, 231, 250
        CMY:
        83, 9, 2
        CMYK:
        82, 8, 0, 2
      HSL:
        186°, 95.3704%, 57.6471%
        HSV (HSB):
        186°, 82.4000%, 98.0392%
        XYZ:
        46.8699, 64.5894, 100.4392
        xyY:
        0.2212, 0.3048, 64.5894
      CIE-Lab:
        84.2717, -37.1830, -21.8080
        CIE-LCH:
        84.2717, 43.1065, 210.3918
        CIE-Luv:
        84.2717, -60.7903, -29.5360
        Hunter-Lab:
        80.3675, -36.5429, -17.8403
      #2ce7fa color charts
#2ce7fa RGB chart
      #2ce7fa CMYK chart
      #2ce7fa RGB pie chart
      #2ce7fa color shades, tints & tones
#2ce7fa color schemes
#2ce7fa color preview, HTML & CSS examples
           This text has a color of #2ce7fa        
        
          <p style="color:#2ce7fa;">Text here</p>
        
        
          .mytext {color:#2ce7fa;}
        
        Text color #2ce7fa
      
           This box has a color of #2ce7fa        
        
          <div style="background-color:#2ce7fa;">Content here</div>
        
        
          .mybackground {background-color:#2ce7fa;}
        
        Background color #2ce7fa
      
           Border around this has a color of #2ce7fa        
        
          <div style="border:2px solid #2ce7fa;">Content here</div>
        
        
          .myborder {border:2px solid #2ce7fa;}
        
        Border color #2ce7fa