#41a07a color space conversions
Hex:
        #41a07a
        RGB:
        65, 160, 122
        CMY:
        75, 37, 52
        CMYK:
        59, 0, 24, 37
      HSL:
        156°, 42.2222%, 44.1176%
        HSV (HSB):
        156°, 59.3750%, 62.7451%
        XYZ:
        18.2636, 27.6706, 22.7907
        xyY:
        0.2657, 0.4026, 27.6706
      CIE-Lab:
        59.5899, -37.2919, 11.5787
        CIE-LCH:
        59.5899, 39.0480, 162.7511
        CIE-Luv:
        59.5899, -40.4565, 21.7309
        Hunter-Lab:
        52.6028, -30.0800, 11.1340
      #41a07a color charts
#41a07a RGB chart
      #41a07a CMYK chart
      #41a07a RGB pie chart
      #41a07a color shades, tints & tones
#41a07a color schemes
#41a07a color preview, HTML & CSS examples
           This text has a color of #41a07a        
        
          <p style="color:#41a07a;">Text here</p>
        
        
          .mytext {color:#41a07a;}
        
        Text color #41a07a
      
           This box has a color of #41a07a        
        
          <div style="background-color:#41a07a;">Content here</div>
        
        
          .mybackground {background-color:#41a07a;}
        
        Background color #41a07a
      
           Border around this has a color of #41a07a        
        
          <div style="border:2px solid #41a07a;">Content here</div>
        
        
          .myborder {border:2px solid #41a07a;}
        
        Border color #41a07a