#2dbfc3 color space conversions
Hex:
        #2dbfc3
        RGB:
        45, 191, 195
        CMY:
        82, 25, 24
        CMYK:
        77, 2, 0, 24
      HSL:
        182°, 62.5000%, 47.0588%
        HSV (HSB):
        182°, 76.9231%, 76.4706%
        XYZ:
        29.5633, 41.7596, 58.1320
        xyY:
        0.2284, 0.3226, 41.7596
      CIE-Lab:
        70.7049, -34.9553, -12.7577
        CIE-LCH:
        70.7049, 37.2107, 200.0507
        CIE-Luv:
        70.7049, -50.9462, -14.4437
        Hunter-Lab:
        64.6217, -31.4273, -8.1006
      #2dbfc3 color charts
#2dbfc3 RGB chart
      #2dbfc3 CMYK chart
      #2dbfc3 RGB pie chart
      #2dbfc3 color shades, tints & tones
#2dbfc3 color schemes
#2dbfc3 color preview, HTML & CSS examples
           This text has a color of #2dbfc3        
        
          <p style="color:#2dbfc3;">Text here</p>
        
        
          .mytext {color:#2dbfc3;}
        
        Text color #2dbfc3
      
           This box has a color of #2dbfc3        
        
          <div style="background-color:#2dbfc3;">Content here</div>
        
        
          .mybackground {background-color:#2dbfc3;}
        
        Background color #2dbfc3
      
           Border around this has a color of #2dbfc3        
        
          <div style="border:2px solid #2dbfc3;">Content here</div>
        
        
          .myborder {border:2px solid #2dbfc3;}
        
        Border color #2dbfc3