#41978d color space conversions
Hex:
        #41978d
        RGB:
        65, 151, 141
        CMY:
        75, 41, 45
        CMYK:
        57, 0, 7, 41
      HSL:
        173°, 39.8148%, 42.3529%
        HSV (HSB):
        173°, 56.9536%, 59.2157%
        XYZ:
        18.0543, 25.1801, 29.1080
        xyY:
        0.2496, 0.3481, 25.1801
      CIE-Lab:
        57.2505, -28.3146, -2.5450
        CIE-LCH:
        57.2505, 28.4288, 185.1362
        CIE-Luv:
        57.2505, -35.9823, 0.5811
        Hunter-Lab:
        50.1798, -23.5917, 0.7333
      #41978d color charts
#41978d RGB chart
      #41978d CMYK chart
      #41978d RGB pie chart
      #41978d color shades, tints & tones
#41978d color schemes
#41978d color preview, HTML & CSS examples
           This text has a color of #41978d        
        
          <p style="color:#41978d;">Text here</p>
        
        
          .mytext {color:#41978d;}
        
        Text color #41978d
      
           This box has a color of #41978d        
        
          <div style="background-color:#41978d;">Content here</div>
        
        
          .mybackground {background-color:#41978d;}
        
        Background color #41978d
      
           Border around this has a color of #41978d        
        
          <div style="border:2px solid #41978d;">Content here</div>
        
        
          .myborder {border:2px solid #41978d;}
        
        Border color #41978d