#2feefd color space conversions
Hex:
        #2feefd
        RGB:
        47, 238, 253
        CMY:
        82, 7, 1
        CMYK:
        81, 6, 0, 1
      HSL:
        184°, 98.0952%, 58.8235%
        HSV (HSB):
        184°, 81.4229%, 99.2157%
        XYZ:
        49.4764, 68.8453, 103.6093
        xyY:
        0.2229, 0.3102, 68.8453
      CIE-Lab:
        86.4274, -39.2837, -20.1185
        CIE-LCH:
        86.4274, 44.1358, 207.1185
        CIE-Luv:
        86.4274, -62.6567, -26.4376
        Hunter-Lab:
        82.9730, -38.7641, -15.9549
      #2feefd color charts
#2feefd RGB chart
      #2feefd CMYK chart
      #2feefd RGB pie chart
      #2feefd color shades, tints & tones
#2feefd color schemes
#2feefd color preview, HTML & CSS examples
           This text has a color of #2feefd        
        
          <p style="color:#2feefd;">Text here</p>
        
        
          .mytext {color:#2feefd;}
        
        Text color #2feefd
      
           This box has a color of #2feefd        
        
          <div style="background-color:#2feefd;">Content here</div>
        
        
          .mybackground {background-color:#2feefd;}
        
        Background color #2feefd
      
           Border around this has a color of #2feefd        
        
          <div style="border:2px solid #2feefd;">Content here</div>
        
        
          .myborder {border:2px solid #2feefd;}
        
        Border color #2feefd