#d40498 color space conversions
Hex:
        #d40498
        RGB:
        212, 4, 152
        CMY:
        17, 98, 40
        CMYK:
        0, 98, 28, 17
      HSL:
        317°, 96.2963%, 42.3529%
        HSV (HSB):
        317°, 98.1132%, 83.1373%
        XYZ:
        32.8623, 16.3509, 31.1298
        xyY:
        0.4090, 0.2035, 16.3509
      CIE-Lab:
        47.4315, 77.5205, -22.3908
        CIE-LCH:
        47.4315, 80.6893, 343.8893
        CIE-Luv:
        47.4315, 96.1786, -44.5401
        Hunter-Lab:
        40.4362, 74.3026, -17.3390
      #d40498 color charts
#d40498 RGB chart
      #d40498 CMYK chart
      #d40498 RGB pie chart
      #d40498 color shades, tints & tones
#d40498 color schemes
#d40498 color preview, HTML & CSS examples
           This text has a color of #d40498        
        
          <p style="color:#d40498;">Text here</p>
        
        
          .mytext {color:#d40498;}
        
        Text color #d40498
      
           This box has a color of #d40498        
        
          <div style="background-color:#d40498;">Content here</div>
        
        
          .mybackground {background-color:#d40498;}
        
        Background color #d40498
      
           Border around this has a color of #d40498        
        
          <div style="border:2px solid #d40498;">Content here</div>
        
        
          .myborder {border:2px solid #d40498;}
        
        Border color #d40498