#d64488 color space conversions
Hex:
        #d64488
        RGB:
        214, 68, 136
        CMY:
        16, 73, 47
        CMYK:
        0, 68, 36, 16
      HSL:
        332°, 64.0351%, 55.2941%
        HSV (HSB):
        332°, 68.2243%, 83.9216%
        XYZ:
        34.2426, 20.2080, 25.3883
        xyY:
        0.4289, 0.2531, 20.2080
      CIE-Lab:
        52.0715, 62.3666, -5.7343
        CIE-LCH:
        52.0715, 62.6297, 354.7467
        CIE-Luv:
        52.0715, 90.2924, -19.3130
        Hunter-Lab:
        44.9533, 57.3020, -2.0180
      #d64488 color charts
#d64488 RGB chart
      #d64488 CMYK chart
      #d64488 RGB pie chart
      #d64488 color shades, tints & tones
#d64488 color schemes
#d64488 color preview, HTML & CSS examples
           This text has a color of #d64488        
        
          <p style="color:#d64488;">Text here</p>
        
        
          .mytext {color:#d64488;}
        
        Text color #d64488
      
           This box has a color of #d64488        
        
          <div style="background-color:#d64488;">Content here</div>
        
        
          .mybackground {background-color:#d64488;}
        
        Background color #d64488
      
           Border around this has a color of #d64488        
        
          <div style="border:2px solid #d64488;">Content here</div>
        
        
          .myborder {border:2px solid #d64488;}
        
        Border color #d64488