#40118f color space conversions
Hex:
        #40118f
        RGB:
        64, 17, 143
        CMY:
        75, 93, 44
        CMYK:
        55, 88, 0, 44
      HSL:
        262°, 78.7500%, 31.3725%
        HSV (HSB):
        262°, 88.1119%, 56.0784%
        XYZ:
        7.2727, 3.4741, 26.2738
        xyY:
        0.1965, 0.0938, 3.4741
      CIE-Lab:
        21.8504, 49.1223, -59.2546
        CIE-LCH:
        21.8504, 76.9682, 309.6588
        CIE-Luv:
        21.8504, 3.5936, -68.7707
        Hunter-Lab:
        18.6388, 37.0314, -70.5298
      #40118f color charts
#40118f RGB chart
      #40118f CMYK chart
      #40118f RGB pie chart
      #40118f color shades, tints & tones
#40118f color schemes
#40118f color preview, HTML & CSS examples
           This text has a color of #40118f        
        
          <p style="color:#40118f;">Text here</p>
        
        
          .mytext {color:#40118f;}
        
        Text color #40118f
      
           This box has a color of #40118f        
        
          <div style="background-color:#40118f;">Content here</div>
        
        
          .mybackground {background-color:#40118f;}
        
        Background color #40118f
      
           Border around this has a color of #40118f        
        
          <div style="border:2px solid #40118f;">Content here</div>
        
        
          .myborder {border:2px solid #40118f;}
        
        Border color #40118f