#41008f color space conversions
Hex:
        #41008f
        RGB:
        65, 0, 143
        CMY:
        75, 100, 44
        CMYK:
        55, 100, 0, 44
      HSL:
        267°, 100.0000%, 28.0392%
        HSV (HSB):
        267°, 100.0000%, 56.0784%
        XYZ:
        7.1379, 3.1070, 26.2101
        xyY:
        0.1958, 0.0852, 3.1070
      CIE-Lab:
        20.4674, 53.7636, -61.5383
        CIE-LCH:
        20.4674, 81.7159, 311.1424
        CIE-Luv:
        20.4674, 4.7496, -68.4063
        Hunter-Lab:
        17.6266, 41.4368, -75.8231
      #41008f color charts
#41008f RGB chart
      #41008f CMYK chart
      #41008f RGB pie chart
      #41008f color shades, tints & tones
#41008f color schemes
#41008f color preview, HTML & CSS examples
           This text has a color of #41008f        
        
          <p style="color:#41008f;">Text here</p>
        
        
          .mytext {color:#41008f;}
        
        Text color #41008f
      
           This box has a color of #41008f        
        
          <div style="background-color:#41008f;">Content here</div>
        
        
          .mybackground {background-color:#41008f;}
        
        Background color #41008f
      
           Border around this has a color of #41008f        
        
          <div style="border:2px solid #41008f;">Content here</div>
        
        
          .myborder {border:2px solid #41008f;}
        
        Border color #41008f