#41049f color space conversions
Hex:
        #41049f
        RGB:
        65, 4, 159
        CMY:
        75, 98, 38
        CMYK:
        59, 97, 0, 38
      HSL:
        264°, 95.0920%, 31.9608%
        HSV (HSB):
        264°, 97.4843%, 62.3529%
        XYZ:
        8.4814, 3.7139, 33.0707
        xyY:
        0.1874, 0.0820, 3.7139
      CIE-Lab:
        22.7020, 56.6137, -67.7112
        CIE-LCH:
        22.7020, 88.2606, 309.8992
        CIE-Luv:
        22.7020, 2.8868, -77.8484
        Hunter-Lab:
        19.2714, 44.8336, -88.2549
      #41049f color charts
#41049f RGB chart
      #41049f CMYK chart
      #41049f RGB pie chart
      #41049f color shades, tints & tones
#41049f color schemes
#41049f color preview, HTML & CSS examples
           This text has a color of #41049f        
        
          <p style="color:#41049f;">Text here</p>
        
        
          .mytext {color:#41049f;}
        
        Text color #41049f
      
           This box has a color of #41049f        
        
          <div style="background-color:#41049f;">Content here</div>
        
        
          .mybackground {background-color:#41049f;}
        
        Background color #41049f
      
           Border around this has a color of #41049f        
        
          <div style="border:2px solid #41049f;">Content here</div>
        
        
          .myborder {border:2px solid #41049f;}
        
        Border color #41049f