#2dadf3 color space conversions
Hex:
        #2dadf3
        RGB:
        45, 173, 243
        CMY:
        82, 32, 5
        CMYK:
        81, 29, 0, 5
      HSL:
        201°, 89.1892%, 56.4706%
        HSV (HSB):
        201°, 81.4815%, 95.2941%
        XYZ:
        32.2034, 36.9161, 90.2222
        xyY:
        0.2021, 0.2317, 36.9161
      CIE-Lab:
        67.2140, -10.1102, -44.3790
        CIE-LCH:
        67.2140, 45.5160, 257.1662
        CIE-Luv:
        67.2140, -41.4732, -70.3193
        Hunter-Lab:
        60.7586, -11.7186, -45.5104
      #2dadf3 color charts
#2dadf3 RGB chart
      #2dadf3 CMYK chart
      #2dadf3 RGB pie chart
      #2dadf3 color shades, tints & tones
#2dadf3 color schemes
#2dadf3 color preview, HTML & CSS examples
           This text has a color of #2dadf3        
        
          <p style="color:#2dadf3;">Text here</p>
        
        
          .mytext {color:#2dadf3;}
        
        Text color #2dadf3
      
           This box has a color of #2dadf3        
        
          <div style="background-color:#2dadf3;">Content here</div>
        
        
          .mybackground {background-color:#2dadf3;}
        
        Background color #2dadf3
      
           Border around this has a color of #2dadf3        
        
          <div style="border:2px solid #2dadf3;">Content here</div>
        
        
          .myborder {border:2px solid #2dadf3;}
        
        Border color #2dadf3