#41133e color space conversions
Hex:
        #41133e
        RGB:
        65, 19, 62
        CMY:
        75, 93, 76
        CMYK:
        0, 71, 5, 75
      HSL:
        304°, 54.7619%, 16.4706%
        HSV (HSB):
        304°, 70.7692%, 25.4902%
        XYZ:
        3.2823, 1.9374, 4.7584
        xyY:
        0.3290, 0.1942, 1.9374
      CIE-Lab:
        15.1550, 28.5351, -16.7315
        CIE-LCH:
        15.1550, 33.0786, 329.6149
        CIE-Luv:
        15.1550, 16.5096, -18.5808
        Hunter-Lab:
        13.9189, 17.7356, -10.5259
      #41133e color charts
#41133e RGB chart
      #41133e CMYK chart
      #41133e RGB pie chart
      #41133e color shades, tints & tones
#41133e color schemes
#41133e color preview, HTML & CSS examples
           This text has a color of #41133e        
        
          <p style="color:#41133e;">Text here</p>
        
        
          .mytext {color:#41133e;}
        
        Text color #41133e
      
           This box has a color of #41133e        
        
          <div style="background-color:#41133e;">Content here</div>
        
        
          .mybackground {background-color:#41133e;}
        
        Background color #41133e
      
           Border around this has a color of #41133e        
        
          <div style="border:2px solid #41133e;">Content here</div>
        
        
          .myborder {border:2px solid #41133e;}
        
        Border color #41133e