#41012f color space conversions
Hex:
        #41012f
        RGB:
        65, 1, 47
        CMY:
        75, 100, 82
        CMYK:
        0, 98, 28, 75
      HSL:
        317°, 96.9697%, 12.9412%
        HSV (HSB):
        317°, 98.4615%, 25.4902%
        XYZ:
        2.7039, 1.3508, 2.8075
        xyY:
        0.3940, 0.1968, 1.3508
      CIE-Lab:
        11.6260, 33.5578, -11.4551
        CIE-LCH:
        11.6260, 35.4591, 341.1525
        CIE-Luv:
        11.6260, 22.1780, -12.2462
        Hunter-Lab:
        11.6222, 21.1892, -6.1869
      #41012f color charts
#41012f RGB chart
      #41012f CMYK chart
      #41012f RGB pie chart
      #41012f color shades, tints & tones
#41012f color schemes
#41012f color preview, HTML & CSS examples
           This text has a color of #41012f        
        
          <p style="color:#41012f;">Text here</p>
        
        
          .mytext {color:#41012f;}
        
        Text color #41012f
      
           This box has a color of #41012f        
        
          <div style="background-color:#41012f;">Content here</div>
        
        
          .mybackground {background-color:#41012f;}
        
        Background color #41012f
      
           Border around this has a color of #41012f        
        
          <div style="border:2px solid #41012f;">Content here</div>
        
        
          .myborder {border:2px solid #41012f;}
        
        Border color #41012f