#41887d color space conversions
Hex:
        #41887d
        RGB:
        65, 136, 125
        CMY:
        75, 47, 51
        CMYK:
        52, 0, 8, 47
      HSL:
        171°, 35.3234%, 39.4118%
        HSV (HSB):
        171°, 52.2059%, 53.3333%
        XYZ:
        14.6858, 20.2128, 22.5295
        xyY:
        0.2557, 0.3520, 20.2128
      CIE-Lab:
        52.0770, -25.1337, -0.9193
        CIE-LCH:
        52.0770, 25.1505, 182.0947
        CIE-Luv:
        52.0770, -30.7660, 2.4367
        Hunter-Lab:
        44.9587, -20.3704, 1.7599
      #41887d color charts
#41887d RGB chart
      #41887d CMYK chart
      #41887d RGB pie chart
      #41887d color shades, tints & tones
#41887d color schemes
#41887d color preview, HTML & CSS examples
           This text has a color of #41887d        
        
          <p style="color:#41887d;">Text here</p>
        
        
          .mytext {color:#41887d;}
        
        Text color #41887d
      
           This box has a color of #41887d        
        
          <div style="background-color:#41887d;">Content here</div>
        
        
          .mybackground {background-color:#41887d;}
        
        Background color #41887d
      
           Border around this has a color of #41887d        
        
          <div style="border:2px solid #41887d;">Content here</div>
        
        
          .myborder {border:2px solid #41887d;}
        
        Border color #41887d