#40918d color space conversions
Hex:
        #40918d
        RGB:
        64, 145, 141
        CMY:
        75, 43, 45
        CMYK:
        56, 0, 3, 43
      HSL:
        177°, 38.7560%, 40.9804%
        HSV (HSB):
        177°, 55.8621%, 56.8627%
        XYZ:
        17.0475, 23.2639, 28.7912
        xyY:
        0.2467, 0.3367, 23.2639
      CIE-Lab:
        55.3431, -25.5384, -5.3645
        CIE-LCH:
        55.3431, 26.0958, 191.8629
        CIE-Luv:
        55.3431, -33.8892, -3.9612
        Hunter-Lab:
        48.2326, -21.3176, -1.6287
      #40918d color charts
#40918d RGB chart
      #40918d CMYK chart
      #40918d RGB pie chart
      #40918d color shades, tints & tones
#40918d color schemes
#40918d color preview, HTML & CSS examples
           This text has a color of #40918d        
        
          <p style="color:#40918d;">Text here</p>
        
        
          .mytext {color:#40918d;}
        
        Text color #40918d
      
           This box has a color of #40918d        
        
          <div style="background-color:#40918d;">Content here</div>
        
        
          .mybackground {background-color:#40918d;}
        
        Background color #40918d
      
           Border around this has a color of #40918d        
        
          <div style="border:2px solid #40918d;">Content here</div>
        
        
          .myborder {border:2px solid #40918d;}
        
        Border color #40918d