#41159f color space conversions
Hex:
        #41159f
        RGB:
        65, 21, 159
        CMY:
        75, 92, 38
        CMYK:
        59, 87, 0, 38
      HSL:
        259°, 76.6667%, 35.2941%
        HSV (HSB):
        259°, 86.7925%, 62.3529%
        XYZ:
        8.7061, 4.1634, 33.1456
        xyY:
        0.1892, 0.0905, 4.1634
      CIE-Lab:
        24.2043, 52.0946, -65.2225
        CIE-LCH:
        24.2043, 83.4734, 308.6151
        CIE-Luv:
        24.2043, 1.9818, -78.2518
        Hunter-Lab:
        20.4043, 40.4552, -82.0303
      #41159f color charts
#41159f RGB chart
      #41159f CMYK chart
      #41159f RGB pie chart
      #41159f color shades, tints & tones
#41159f color schemes
#41159f color preview, HTML & CSS examples
           This text has a color of #41159f        
        
          <p style="color:#41159f;">Text here</p>
        
        
          .mytext {color:#41159f;}
        
        Text color #41159f
      
           This box has a color of #41159f        
        
          <div style="background-color:#41159f;">Content here</div>
        
        
          .mybackground {background-color:#41159f;}
        
        Background color #41159f
      
           Border around this has a color of #41159f        
        
          <div style="border:2px solid #41159f;">Content here</div>
        
        
          .myborder {border:2px solid #41159f;}
        
        Border color #41159f