#41478c color space conversions
Hex:
        #41478c
        RGB:
        65, 71, 140
        CMY:
        75, 72, 45
        CMYK:
        54, 49, 0, 45
      HSL:
        235°, 36.5854%, 40.1961%
        HSV (HSB):
        235°, 53.5714%, 54.9020%
        XYZ:
        9.1668, 7.5237, 25.7800
        xyY:
        0.2158, 0.1772, 7.5237
      CIE-Lab:
        32.9707, 18.2158, -39.2967
        CIE-LCH:
        32.9707, 43.3134, 294.8699
        CIE-Luv:
        32.9707, -5.9652, -55.1573
        Hunter-Lab:
        27.4294, 11.6526, -36.5241
      #41478c color charts
#41478c RGB chart
      #41478c CMYK chart
      #41478c RGB pie chart
      #41478c color shades, tints & tones
#41478c color schemes
#41478c color preview, HTML & CSS examples
           This text has a color of #41478c        
        
          <p style="color:#41478c;">Text here</p>
        
        
          .mytext {color:#41478c;}
        
        Text color #41478c
      
           This box has a color of #41478c        
        
          <div style="background-color:#41478c;">Content here</div>
        
        
          .mybackground {background-color:#41478c;}
        
        Background color #41478c
      
           Border around this has a color of #41478c        
        
          <div style="border:2px solid #41478c;">Content here</div>
        
        
          .myborder {border:2px solid #41478c;}
        
        Border color #41478c