#41384d color space conversions
Hex:
        #41384d
        RGB:
        65, 56, 77
        CMY:
        75, 78, 70
        CMYK:
        16, 27, 0, 70
      HSL:
        266°, 15.7895%, 26.0784%
        HSV (HSB):
        266°, 27.2727%, 30.1961%
        XYZ:
        4.9337, 4.4880, 7.6274
        xyY:
        0.2894, 0.2632, 4.4880
      CIE-Lab:
        25.2232, 8.8292, -11.3714
        CIE-LCH:
        25.2232, 14.3966, 307.8272
        CIE-Luv:
        25.2232, 3.1474, -14.3507
        Hunter-Lab:
        21.1849, 4.4970, -6.5174
      #41384d color charts
#41384d RGB chart
      #41384d CMYK chart
      #41384d RGB pie chart
      #41384d color shades, tints & tones
#41384d color schemes
#41384d color preview, HTML & CSS examples
           This text has a color of #41384d        
        
          <p style="color:#41384d;">Text here</p>
        
        
          .mytext {color:#41384d;}
        
        Text color #41384d
      
           This box has a color of #41384d        
        
          <div style="background-color:#41384d;">Content here</div>
        
        
          .mybackground {background-color:#41384d;}
        
        Background color #41384d
      
           Border around this has a color of #41384d        
        
          <div style="border:2px solid #41384d;">Content here</div>
        
        
          .myborder {border:2px solid #41384d;}
        
        Border color #41384d