#2f9393 color space conversions
Hex:
        #2f9393
        RGB:
        47, 147, 147
        CMY:
        82, 42, 42
        CMYK:
        68, 0, 0, 42
      HSL:
        180°, 51.5464%, 38.0392%
        HSV (HSB):
        180°, 68.0272%, 57.6471%
        XYZ:
        16.8725, 23.5784, 31.2656
        xyY:
        0.2353, 0.3288, 23.5784
      CIE-Lab:
        55.6631, -27.8861, -8.3896
        CIE-LCH:
        55.6631, 29.1208, 196.7441
        CIE-Luv:
        55.6631, -37.9868, -8.2035
        Hunter-Lab:
        48.5576, -22.9517, -4.1858
      #2f9393 color charts
#2f9393 RGB chart
      #2f9393 CMYK chart
      #2f9393 RGB pie chart
      #2f9393 color shades, tints & tones
#2f9393 color schemes
#2f9393 color preview, HTML & CSS examples
           This text has a color of #2f9393        
        
          <p style="color:#2f9393;">Text here</p>
        
        
          .mytext {color:#2f9393;}
        
        Text color #2f9393
      
           This box has a color of #2f9393        
        
          <div style="background-color:#2f9393;">Content here</div>
        
        
          .mybackground {background-color:#2f9393;}
        
        Background color #2f9393
      
           Border around this has a color of #2f9393        
        
          <div style="border:2px solid #2f9393;">Content here</div>
        
        
          .myborder {border:2px solid #2f9393;}
        
        Border color #2f9393