#d64b94 color space conversions
Hex:
        #d64b94
        RGB:
        214, 75, 148
        CMY:
        16, 71, 42
        CMYK:
        0, 65, 31, 16
      HSL:
        328°, 62.8959%, 56.6667%
        HSV (HSB):
        328°, 64.9533%, 83.9216%
        XYZ:
        35.5929, 21.4664, 30.2845
        xyY:
        0.4075, 0.2458, 21.4664
      CIE-Lab:
        53.4562, 61.0145, -10.7998
        CIE-LCH:
        53.4562, 61.9629, 349.9624
        CIE-Luv:
        53.4562, 83.1420, -26.0717
        Hunter-Lab:
        46.3319, 56.0460, -6.3221
      #d64b94 color charts
#d64b94 RGB chart
      #d64b94 CMYK chart
      #d64b94 RGB pie chart
      #d64b94 color shades, tints & tones
#d64b94 color schemes
#d64b94 color preview, HTML & CSS examples
           This text has a color of #d64b94        
        
          <p style="color:#d64b94;">Text here</p>
        
        
          .mytext {color:#d64b94;}
        
        Text color #d64b94
      
           This box has a color of #d64b94        
        
          <div style="background-color:#d64b94;">Content here</div>
        
        
          .mybackground {background-color:#d64b94;}
        
        Background color #d64b94
      
           Border around this has a color of #d64b94        
        
          <div style="border:2px solid #d64b94;">Content here</div>
        
        
          .myborder {border:2px solid #d64b94;}
        
        Border color #d64b94