#d40488 color space conversions
Hex:
        #d40488
        RGB:
        212, 4, 136
        CMY:
        17, 98, 47
        CMYK:
        0, 98, 36, 17
      HSL:
        322°, 96.2963%, 42.3529%
        HSV (HSB):
        322°, 98.1132%, 83.1373%
        XYZ:
        31.6387, 15.8615, 24.6866
        xyY:
        0.4383, 0.2197, 15.8615
      CIE-Lab:
        46.7922, 75.8655, -13.6918
        CIE-LCH:
        46.7922, 77.0911, 349.7697
        CIE-Luv:
        46.7922, 103.6899, -32.1776
        Hunter-Lab:
        39.8264, 72.1068, -8.8726
      #d40488 color charts
#d40488 RGB chart
      #d40488 CMYK chart
      #d40488 RGB pie chart
      #d40488 color shades, tints & tones
#d40488 color schemes
#d40488 color preview, HTML & CSS examples
           This text has a color of #d40488        
        
          <p style="color:#d40488;">Text here</p>
        
        
          .mytext {color:#d40488;}
        
        Text color #d40488
      
           This box has a color of #d40488        
        
          <div style="background-color:#d40488;">Content here</div>
        
        
          .mybackground {background-color:#d40488;}
        
        Background color #d40488
      
           Border around this has a color of #d40488        
        
          <div style="border:2px solid #d40488;">Content here</div>
        
        
          .myborder {border:2px solid #d40488;}
        
        Border color #d40488