#41949d color space conversions
Hex:
        #41949d
        RGB:
        65, 148, 157
        CMY:
        75, 42, 38
        CMYK:
        59, 6, 0, 38
      HSL:
        186°, 41.4414%, 43.5294%
        HSV (HSB):
        186°, 58.5987%, 61.5686%
        XYZ:
        18.8557, 24.7379, 35.6794
        xyY:
        0.2379, 0.3121, 24.7379
      CIE-Lab:
        56.8192, -22.2644, -12.3343
        CIE-LCH:
        56.8192, 25.4526, 208.9861
        CIE-Luv:
        56.8192, -34.0315, -15.0183
        Hunter-Lab:
        49.7373, -19.3698, -7.7160
      #41949d color charts
#41949d RGB chart
      #41949d CMYK chart
      #41949d RGB pie chart
      #41949d color shades, tints & tones
#41949d color schemes
#41949d color preview, HTML & CSS examples
           This text has a color of #41949d        
        
          <p style="color:#41949d;">Text here</p>
        
        
          .mytext {color:#41949d;}
        
        Text color #41949d
      
           This box has a color of #41949d        
        
          <div style="background-color:#41949d;">Content here</div>
        
        
          .mybackground {background-color:#41949d;}
        
        Background color #41949d
      
           Border around this has a color of #41949d        
        
          <div style="border:2px solid #41949d;">Content here</div>
        
        
          .myborder {border:2px solid #41949d;}
        
        Border color #41949d