#41274e color space conversions
Hex:
        #41274e
        RGB:
        65, 39, 78
        CMY:
        75, 85, 69
        CMYK:
        17, 50, 0, 69
      HSL:
        280°, 33.3333%, 22.9412%
        HSV (HSB):
        280°, 50.0000%, 30.5882%
        XYZ:
        4.2806, 3.1249, 7.5853
        xyY:
        0.2856, 0.2085, 3.1249
      CIE-Lab:
        20.5374, 20.4048, -19.2983
        CIE-LCH:
        20.5374, 28.0853, 316.5963
        CIE-Luv:
        20.5374, 9.0314, -23.4460
        Hunter-Lab:
        17.6774, 12.2888, -13.0668
      #41274e color charts
#41274e RGB chart
      #41274e CMYK chart
      #41274e RGB pie chart
      #41274e color shades, tints & tones
#41274e color schemes
#41274e color preview, HTML & CSS examples
           This text has a color of #41274e        
        
          <p style="color:#41274e;">Text here</p>
        
        
          .mytext {color:#41274e;}
        
        Text color #41274e
      
           This box has a color of #41274e        
        
          <div style="background-color:#41274e;">Content here</div>
        
        
          .mybackground {background-color:#41274e;}
        
        Background color #41274e
      
           Border around this has a color of #41274e        
        
          <div style="border:2px solid #41274e;">Content here</div>
        
        
          .myborder {border:2px solid #41274e;}
        
        Border color #41274e