#d63d84 color space conversions
Hex:
        #d63d84
        RGB:
        214, 61, 132
        CMY:
        16, 76, 48
        CMYK:
        0, 71, 38, 16
      HSL:
        332°, 65.1064%, 53.9216%
        HSV (HSB):
        332°, 71.4953%, 83.9216%
        XYZ:
        33.5652, 19.2996, 23.7859
        xyY:
        0.4379, 0.2518, 19.2996
      CIE-Lab:
        51.0359, 64.4688, -4.8736
        CIE-LCH:
        51.0359, 64.6527, 355.6769
        CIE-Luv:
        51.0359, 94.5860, -18.5430
        Hunter-Lab:
        43.9313, 59.5010, -1.3498
      #d63d84 color charts
#d63d84 RGB chart
      #d63d84 CMYK chart
      #d63d84 RGB pie chart
      #d63d84 color shades, tints & tones
#d63d84 color schemes
#d63d84 color preview, HTML & CSS examples
           This text has a color of #d63d84        
        
          <p style="color:#d63d84;">Text here</p>
        
        
          .mytext {color:#d63d84;}
        
        Text color #d63d84
      
           This box has a color of #d63d84        
        
          <div style="background-color:#d63d84;">Content here</div>
        
        
          .mybackground {background-color:#d63d84;}
        
        Background color #d63d84
      
           Border around this has a color of #d63d84        
        
          <div style="border:2px solid #d63d84;">Content here</div>
        
        
          .myborder {border:2px solid #d63d84;}
        
        Border color #d63d84