#2dbac7 color space conversions
Hex:
        #2dbac7
        RGB:
        45, 186, 199
        CMY:
        82, 27, 22
        CMYK:
        77, 7, 0, 22
      HSL:
        185°, 63.1148%, 47.8431%
        HSV (HSB):
        185°, 77.3869%, 78.0392%
        XYZ:
        28.9499, 39.7992, 60.1890
        xyY:
        0.2245, 0.3087, 39.7992
      CIE-Lab:
        69.3263, -31.3726, -17.0262
        CIE-LCH:
        69.3263, 35.6950, 208.4891
        CIE-Luv:
        69.3263, -48.8995, -21.8160
        Hunter-Lab:
        63.0866, -28.4895, -12.4061
      #2dbac7 color charts
#2dbac7 RGB chart
      #2dbac7 CMYK chart
      #2dbac7 RGB pie chart
      #2dbac7 color shades, tints & tones
#2dbac7 color schemes
#2dbac7 color preview, HTML & CSS examples
           This text has a color of #2dbac7        
        
          <p style="color:#2dbac7;">Text here</p>
        
        
          .mytext {color:#2dbac7;}
        
        Text color #2dbac7
      
           This box has a color of #2dbac7        
        
          <div style="background-color:#2dbac7;">Content here</div>
        
        
          .mybackground {background-color:#2dbac7;}
        
        Background color #2dbac7
      
           Border around this has a color of #2dbac7        
        
          <div style="border:2px solid #2dbac7;">Content here</div>
        
        
          .myborder {border:2px solid #2dbac7;}
        
        Border color #2dbac7