#41166f color space conversions
Hex:
        #41166f
        RGB:
        65, 22, 111
        CMY:
        75, 91, 56
        CMYK:
        41, 80, 0, 56
      HSL:
        269°, 66.9173%, 26.0784%
        HSV (HSB):
        269°, 80.1802%, 43.5294%
        XYZ:
        5.3361, 2.8453, 15.3069
        xyY:
        0.2272, 0.1211, 2.8453
      CIE-Lab:
        19.4135, 38.8102, -42.9356
        CIE-LCH:
        19.4135, 57.8765, 312.1110
        CIE-Luv:
        19.4135, 7.4154, -49.3968
        Hunter-Lab:
        16.8681, 26.9482, -41.9947
      #41166f color charts
#41166f RGB chart
      #41166f CMYK chart
      #41166f RGB pie chart
      #41166f color shades, tints & tones
#41166f color schemes
#41166f color preview, HTML & CSS examples
           This text has a color of #41166f        
        
          <p style="color:#41166f;">Text here</p>
        
        
          .mytext {color:#41166f;}
        
        Text color #41166f
      
           This box has a color of #41166f        
        
          <div style="background-color:#41166f;">Content here</div>
        
        
          .mybackground {background-color:#41166f;}
        
        Background color #41166f
      
           Border around this has a color of #41166f        
        
          <div style="border:2px solid #41166f;">Content here</div>
        
        
          .myborder {border:2px solid #41166f;}
        
        Border color #41166f