#2deff6 color space conversions
Hex:
        #2deff6
        RGB:
        45, 239, 246
        CMY:
        82, 6, 4
        CMYK:
        82, 3, 0, 4
      HSL:
        182°, 91.7808%, 57.0588%
        HSV (HSB):
        182°, 81.7073%, 96.4706%
        XYZ:
        48.5832, 68.9447, 97.9358
        xyY:
        0.2255, 0.3200, 68.9447
      CIE-Lab:
        86.4767, -41.9313, -16.3753
        CIE-LCH:
        86.4767, 45.0154, 201.3320
        CIE-Luv:
        86.4767, -63.7049, -19.7563
        Hunter-Lab:
        83.0330, -40.8659, -11.8084
      #2deff6 color charts
#2deff6 RGB chart
      #2deff6 CMYK chart
      #2deff6 RGB pie chart
      #2deff6 color shades, tints & tones
#2deff6 color schemes
#2deff6 color preview, HTML & CSS examples
           This text has a color of #2deff6        
        
          <p style="color:#2deff6;">Text here</p>
        
        
          .mytext {color:#2deff6;}
        
        Text color #2deff6
      
           This box has a color of #2deff6        
        
          <div style="background-color:#2deff6;">Content here</div>
        
        
          .mybackground {background-color:#2deff6;}
        
        Background color #2deff6
      
           Border around this has a color of #2deff6        
        
          <div style="border:2px solid #2deff6;">Content here</div>
        
        
          .myborder {border:2px solid #2deff6;}
        
        Border color #2deff6