#2a909d color space conversions
Hex:
        #2a909d
        RGB:
        42, 144, 157
        CMY:
        84, 44, 38
        CMYK:
        73, 8, 0, 38
      HSL:
        187°, 57.7889%, 39.0196%
        HSV (HSB):
        187°, 73.2484%, 61.5686%
        XYZ:
        17.0139, 22.8731, 35.4165
        xyY:
        0.2259, 0.3037, 22.8731
      CIE-Lab:
        54.9414, -23.9920, -15.2324
        CIE-LCH:
        54.9414, 28.4190, 212.4113
        CIE-Luv:
        54.9414, -37.0763, -19.2288
        Hunter-Lab:
        47.8258, -20.1943, -10.4280
      #2a909d color charts
#2a909d RGB chart
      #2a909d CMYK chart
      #2a909d RGB pie chart
      #2a909d color shades, tints & tones
#2a909d color schemes
#2a909d color preview, HTML & CSS examples
           This text has a color of #2a909d        
        
          <p style="color:#2a909d;">Text here</p>
        
        
          .mytext {color:#2a909d;}
        
        Text color #2a909d
      
           This box has a color of #2a909d        
        
          <div style="background-color:#2a909d;">Content here</div>
        
        
          .mybackground {background-color:#2a909d;}
        
        Background color #2a909d
      
           Border around this has a color of #2a909d        
        
          <div style="border:2px solid #2a909d;">Content here</div>
        
        
          .myborder {border:2px solid #2a909d;}
        
        Border color #2a909d