#41135e color space conversions
Hex:
        #41135e
        RGB:
        65, 19, 94
        CMY:
        75, 93, 63
        CMYK:
        31, 80, 0, 63
      HSL:
        277°, 66.3717%, 22.1569%
        HSV (HSB):
        277°, 79.7872%, 36.8627%
        XYZ:
        4.4332, 2.3977, 10.8188
        xyY:
        0.2512, 0.1358, 2.3977
      CIE-Lab:
        17.4496, 35.8034, -34.9622
        CIE-LCH:
        17.4496, 50.0424, 315.6810
        CIE-Luv:
        17.4496, 10.3348, -39.0492
        Hunter-Lab:
        15.4846, 24.0066, -30.5858
      #41135e color charts
#41135e RGB chart
      #41135e CMYK chart
      #41135e RGB pie chart
      #41135e color shades, tints & tones
#41135e color schemes
#41135e color preview, HTML & CSS examples
           This text has a color of #41135e        
        
          <p style="color:#41135e;">Text here</p>
        
        
          .mytext {color:#41135e;}
        
        Text color #41135e
      
           This box has a color of #41135e        
        
          <div style="background-color:#41135e;">Content here</div>
        
        
          .mybackground {background-color:#41135e;}
        
        Background color #41135e
      
           Border around this has a color of #41135e        
        
          <div style="border:2px solid #41135e;">Content here</div>
        
        
          .myborder {border:2px solid #41135e;}
        
        Border color #41135e