#2de4fa color space conversions
Hex:
        #2de4fa
        RGB:
        45, 228, 250
        CMY:
        82, 11, 2
        CMYK:
        82, 9, 0, 2
      HSL:
        186°, 95.3488%, 57.8431%
        HSV (HSB):
        186°, 82.0000%, 98.0392%
        XYZ:
        46.0809, 62.9468, 100.1637
        xyY:
        0.2203, 0.3009, 62.9468
      CIE-Lab:
        83.4144, -35.7169, -23.1080
        CIE-LCH:
        83.4144, 42.5403, 212.9020
        CIE-Luv:
        83.4144, -59.6836, -31.9199
        Hunter-Lab:
        79.3390, -35.1687, -19.3149
      #2de4fa color charts
#2de4fa RGB chart
      #2de4fa CMYK chart
      #2de4fa RGB pie chart
      #2de4fa color shades, tints & tones
#2de4fa color schemes
#2de4fa color preview, HTML & CSS examples
           This text has a color of #2de4fa        
        
          <p style="color:#2de4fa;">Text here</p>
        
        
          .mytext {color:#2de4fa;}
        
        Text color #2de4fa
      
           This box has a color of #2de4fa        
        
          <div style="background-color:#2de4fa;">Content here</div>
        
        
          .mybackground {background-color:#2de4fa;}
        
        Background color #2de4fa
      
           Border around this has a color of #2de4fa        
        
          <div style="border:2px solid #2de4fa;">Content here</div>
        
        
          .myborder {border:2px solid #2de4fa;}
        
        Border color #2de4fa