#2facb3 color space conversions
Hex:
        #2facb3
        RGB:
        47, 172, 179
        CMY:
        82, 33, 30
        CMYK:
        74, 4, 0, 30
      HSL:
        183°, 58.4071%, 44.3137%
        HSV (HSB):
        183°, 73.7430%, 70.1961%
        XYZ:
        24.0615, 33.3641, 47.8196
        xyY:
        0.2286, 0.3170, 33.3641
      CIE-Lab:
        64.4546, -30.4879, -13.3090
        CIE-LCH:
        64.4546, 33.2663, 203.5829
        CIE-Luv:
        64.4546, -45.0418, -15.7592
        Hunter-Lab:
        57.7616, -26.7259, -8.6517
      #2facb3 color charts
#2facb3 RGB chart
      #2facb3 CMYK chart
      #2facb3 RGB pie chart
      #2facb3 color shades, tints & tones
#2facb3 color schemes
#2facb3 color preview, HTML & CSS examples
           This text has a color of #2facb3        
        
          <p style="color:#2facb3;">Text here</p>
        
        
          .mytext {color:#2facb3;}
        
        Text color #2facb3
      
           This box has a color of #2facb3        
        
          <div style="background-color:#2facb3;">Content here</div>
        
        
          .mybackground {background-color:#2facb3;}
        
        Background color #2facb3
      
           Border around this has a color of #2facb3        
        
          <div style="border:2px solid #2facb3;">Content here</div>
        
        
          .myborder {border:2px solid #2facb3;}
        
        Border color #2facb3