#2e9495 color space conversions
Hex:
        #2e9495
        RGB:
        46, 148, 149
        CMY:
        82, 42, 42
        CMYK:
        69, 1, 0, 42
      HSL:
        181°, 52.8205%, 38.2353%
        HSV (HSB):
        181°, 69.1275%, 58.4314%
        XYZ:
        17.1414, 23.9306, 32.1494
        xyY:
        0.2341, 0.3268, 23.9306
      CIE-Lab:
        56.0182, -27.9313, -9.0092
        CIE-LCH:
        56.0182, 29.3483, 197.8770
        CIE-Luv:
        56.0182, -38.4086, -9.1483
        Hunter-Lab:
        48.9189, -23.0607, -4.7220
      #2e9495 color charts
#2e9495 RGB chart
      #2e9495 CMYK chart
      #2e9495 RGB pie chart
      #2e9495 color shades, tints & tones
#2e9495 color schemes
#2e9495 color preview, HTML & CSS examples
           This text has a color of #2e9495        
        
          <p style="color:#2e9495;">Text here</p>
        
        
          .mytext {color:#2e9495;}
        
        Text color #2e9495
      
           This box has a color of #2e9495        
        
          <div style="background-color:#2e9495;">Content here</div>
        
        
          .mybackground {background-color:#2e9495;}
        
        Background color #2e9495
      
           Border around this has a color of #2e9495        
        
          <div style="border:2px solid #2e9495;">Content here</div>
        
        
          .myborder {border:2px solid #2e9495;}
        
        Border color #2e9495