#2dabd1 color space conversions
Hex:
        #2dabd1
        RGB:
        45, 171, 209
        CMY:
        82, 33, 18
        CMYK:
        78, 18, 0, 18
      HSL:
        194°, 64.5669%, 49.8039%
        HSV (HSB):
        194°, 78.4689%, 81.9608%
        XYZ:
        27.1537, 34.2872, 65.5085
        xyY:
        0.2139, 0.2701, 34.2872
      CIE-Lab:
        65.1899, -20.6498, -28.8577
        CIE-LCH:
        65.1899, 35.4849, 234.4135
        CIE-Luv:
        65.1899, -42.9349, -42.5367
        Hunter-Lab:
        58.5552, -19.6962, -25.3419
      #2dabd1 color charts
#2dabd1 RGB chart
      #2dabd1 CMYK chart
      #2dabd1 RGB pie chart
      #2dabd1 color shades, tints & tones
#2dabd1 color schemes
#2dabd1 color preview, HTML & CSS examples
           This text has a color of #2dabd1        
        
          <p style="color:#2dabd1;">Text here</p>
        
        
          .mytext {color:#2dabd1;}
        
        Text color #2dabd1
      
           This box has a color of #2dabd1        
        
          <div style="background-color:#2dabd1;">Content here</div>
        
        
          .mybackground {background-color:#2dabd1;}
        
        Background color #2dabd1
      
           Border around this has a color of #2dabd1        
        
          <div style="border:2px solid #2dabd1;">Content here</div>
        
        
          .myborder {border:2px solid #2dabd1;}
        
        Border color #2dabd1