#41856f color space conversions
Hex:
        #41856f
        RGB:
        65, 133, 111
        CMY:
        75, 48, 56
        CMYK:
        51, 0, 17, 48
      HSL:
        161°, 34.3434%, 38.8235%
        HSV (HSB):
        161°, 51.1278%, 52.1569%
        XYZ:
        13.4367, 19.0466, 18.0071
        xyY:
        0.2661, 0.3772, 19.0466
      CIE-Lab:
        50.7416, -27.2110, 5.2915
        CIE-LCH:
        50.7416, 27.7207, 168.9955
        CIE-Luv:
        50.7416, -30.1124, 11.2502
        Hunter-Lab:
        43.6424, -21.4171, 6.0863
      #41856f color charts
#41856f RGB chart
      #41856f CMYK chart
      #41856f RGB pie chart
      #41856f color shades, tints & tones
#41856f color schemes
#41856f color preview, HTML & CSS examples
           This text has a color of #41856f        
        
          <p style="color:#41856f;">Text here</p>
        
        
          .mytext {color:#41856f;}
        
        Text color #41856f
      
           This box has a color of #41856f        
        
          <div style="background-color:#41856f;">Content here</div>
        
        
          .mybackground {background-color:#41856f;}
        
        Background color #41856f
      
           Border around this has a color of #41856f        
        
          <div style="border:2px solid #41856f;">Content here</div>
        
        
          .myborder {border:2px solid #41856f;}
        
        Border color #41856f