#41133f color space conversions
Hex:
        #41133f
        RGB:
        65, 19, 63
        CMY:
        75, 93, 75
        CMYK:
        0, 71, 3, 75
      HSL:
        303°, 54.7619%, 16.4706%
        HSV (HSB):
        303°, 70.7692%, 25.4902%
        XYZ:
        3.3100, 1.9484, 4.9043
        xyY:
        0.3257, 0.1917, 1.9484
      CIE-Lab:
        15.2143, 28.7364, -17.3419
        CIE-LCH:
        15.2143, 33.5637, 328.8897
        CIE-Luv:
        15.2143, 16.2935, -19.2248
        Hunter-Lab:
        13.9587, 17.9004, -11.0600
      #41133f color charts
#41133f RGB chart
      #41133f CMYK chart
      #41133f RGB pie chart
      #41133f color shades, tints & tones
#41133f color schemes
#41133f color preview, HTML & CSS examples
           This text has a color of #41133f        
        
          <p style="color:#41133f;">Text here</p>
        
        
          .mytext {color:#41133f;}
        
        Text color #41133f
      
           This box has a color of #41133f        
        
          <div style="background-color:#41133f;">Content here</div>
        
        
          .mybackground {background-color:#41133f;}
        
        Background color #41133f
      
           Border around this has a color of #41133f        
        
          <div style="border:2px solid #41133f;">Content here</div>
        
        
          .myborder {border:2px solid #41133f;}
        
        Border color #41133f