#2f9293 color space conversions
Hex:
        #2f9293
        RGB:
        47, 146, 147
        CMY:
        82, 43, 42
        CMYK:
        68, 1, 0, 42
      HSL:
        181°, 51.5464%, 38.0392%
        HSV (HSB):
        181°, 68.0272%, 57.6471%
        XYZ:
        16.7176, 23.2687, 31.2140
        xyY:
        0.2348, 0.3268, 23.2687
      CIE-Lab:
        55.3480, -27.3901, -8.8603
        CIE-LCH:
        55.3480, 28.7875, 197.9256
        CIE-Luv:
        55.3480, -37.6138, -8.9758
        Hunter-Lab:
        48.2376, -22.5534, -4.5995
      #2f9293 color charts
#2f9293 RGB chart
      #2f9293 CMYK chart
      #2f9293 RGB pie chart
      #2f9293 color shades, tints & tones
#2f9293 color schemes
#2f9293 color preview, HTML & CSS examples
           This text has a color of #2f9293        
        
          <p style="color:#2f9293;">Text here</p>
        
        
          .mytext {color:#2f9293;}
        
        Text color #2f9293
      
           This box has a color of #2f9293        
        
          <div style="background-color:#2f9293;">Content here</div>
        
        
          .mybackground {background-color:#2f9293;}
        
        Background color #2f9293
      
           Border around this has a color of #2f9293        
        
          <div style="border:2px solid #2f9293;">Content here</div>
        
        
          .myborder {border:2px solid #2f9293;}
        
        Border color #2f9293