#2adbf3 color space conversions
Hex:
        #2adbf3
        RGB:
        42, 219, 243
        CMY:
        84, 14, 5
        CMYK:
        83, 10, 0, 5
      HSL:
        187°, 89.3333%, 55.8824%
        HSV (HSB):
        187°, 82.7160%, 95.2941%
        XYZ:
        42.4640, 57.6263, 93.6789
        xyY:
        0.2191, 0.2974, 57.6263
      CIE-Lab:
        80.5306, -33.8448, -23.7884
        CIE-LCH:
        80.5306, 41.3685, 215.1022
        CIE-Luv:
        80.5306, -57.4231, -33.2232
        Hunter-Lab:
        75.9120, -32.9958, -20.0282
      #2adbf3 color charts
#2adbf3 RGB chart
      #2adbf3 CMYK chart
      #2adbf3 RGB pie chart
      #2adbf3 color shades, tints & tones
#2adbf3 color schemes
#2adbf3 color preview, HTML & CSS examples
           This text has a color of #2adbf3        
        
          <p style="color:#2adbf3;">Text here</p>
        
        
          .mytext {color:#2adbf3;}
        
        Text color #2adbf3
      
           This box has a color of #2adbf3        
        
          <div style="background-color:#2adbf3;">Content here</div>
        
        
          .mybackground {background-color:#2adbf3;}
        
        Background color #2adbf3
      
           Border around this has a color of #2adbf3        
        
          <div style="border:2px solid #2adbf3;">Content here</div>
        
        
          .myborder {border:2px solid #2adbf3;}
        
        Border color #2adbf3