#40908f color space conversions
Hex:
        #40908f
        RGB:
        64, 144, 143
        CMY:
        75, 44, 44
        CMYK:
        56, 0, 1, 44
      HSL:
        179°, 38.4615%, 40.7843%
        HSV (HSB):
        179°, 55.5556%, 56.4706%
        XYZ:
        17.0455, 23.0197, 29.5314
        xyY:
        0.2449, 0.3308, 23.0197
      CIE-Lab:
        55.0926, -24.4693, -6.8873
        CIE-LCH:
        55.0926, 25.4201, 195.7202
        CIE-Luv:
        55.0926, -33.4024, -6.3724
        Hunter-Lab:
        47.9788, -20.5469, -2.9084
      #40908f color charts
#40908f RGB chart
      #40908f CMYK chart
      #40908f RGB pie chart
      #40908f color shades, tints & tones
#40908f color schemes
#40908f color preview, HTML & CSS examples
           This text has a color of #40908f        
        
          <p style="color:#40908f;">Text here</p>
        
        
          .mytext {color:#40908f;}
        
        Text color #40908f
      
           This box has a color of #40908f        
        
          <div style="background-color:#40908f;">Content here</div>
        
        
          .mybackground {background-color:#40908f;}
        
        Background color #40908f
      
           Border around this has a color of #40908f        
        
          <div style="border:2px solid #40908f;">Content here</div>
        
        
          .myborder {border:2px solid #40908f;}
        
        Border color #40908f