#41138f color space conversions
Hex:
        #41138f
        RGB:
        65, 19, 143
        CMY:
        75, 93, 44
        CMYK:
        55, 87, 0, 44
      HSL:
        262°, 76.5432%, 31.7647%
        HSV (HSB):
        262°, 86.7133%, 56.0784%
        XYZ:
        7.3708, 3.5727, 26.2877
        xyY:
        0.1980, 0.0960, 3.5727
      CIE-Lab:
        22.2054, 48.5416, -58.6644
        CIE-LCH:
        22.2054, 76.1433, 309.6059
        CIE-Luv:
        22.2054, 3.7577, -68.8112
        Hunter-Lab:
        18.9017, 36.5287, -69.2271
      #41138f color charts
#41138f RGB chart
      #41138f CMYK chart
      #41138f RGB pie chart
      #41138f color shades, tints & tones
#41138f color schemes
#41138f color preview, HTML & CSS examples
           This text has a color of #41138f        
        
          <p style="color:#41138f;">Text here</p>
        
        
          .mytext {color:#41138f;}
        
        Text color #41138f
      
           This box has a color of #41138f        
        
          <div style="background-color:#41138f;">Content here</div>
        
        
          .mybackground {background-color:#41138f;}
        
        Background color #41138f
      
           Border around this has a color of #41138f        
        
          <div style="border:2px solid #41138f;">Content here</div>
        
        
          .myborder {border:2px solid #41138f;}
        
        Border color #41138f