#2addf1 color space conversions
Hex:
        #2addf1
        RGB:
        42, 221, 241
        CMY:
        84, 13, 5
        CMYK:
        83, 8, 0, 5
      HSL:
        186°, 87.6652%, 55.4902%
        HSV (HSB):
        186°, 82.5726%, 94.5098%
        XYZ:
        42.6885, 58.5560, 92.2716
        xyY:
        0.2206, 0.3026, 58.5560
      CIE-Lab:
        81.0469, -35.3981, -21.9408
        CIE-LCH:
        81.0469, 41.6464, 211.7919
        CIE-Luv:
        81.0469, -58.2527, -29.8968
        Hunter-Lab:
        76.5219, -34.3354, -17.9277
      #2addf1 color charts
#2addf1 RGB chart
      #2addf1 CMYK chart
      #2addf1 RGB pie chart
      #2addf1 color shades, tints & tones
#2addf1 color schemes
#2addf1 color preview, HTML & CSS examples
           This text has a color of #2addf1        
        
          <p style="color:#2addf1;">Text here</p>
        
        
          .mytext {color:#2addf1;}
        
        Text color #2addf1
      
           This box has a color of #2addf1        
        
          <div style="background-color:#2addf1;">Content here</div>
        
        
          .mybackground {background-color:#2addf1;}
        
        Background color #2addf1
      
           Border around this has a color of #2addf1        
        
          <div style="border:2px solid #2addf1;">Content here</div>
        
        
          .myborder {border:2px solid #2addf1;}
        
        Border color #2addf1