#d63864 color space conversions
Hex:
        #d63864
        RGB:
        214, 56, 100
        CMY:
        16, 78, 61
        CMYK:
        0, 74, 53, 16
      HSL:
        343°, 65.8333%, 52.9412%
        HSV (HSB):
        343°, 73.8318%, 83.9216%
        XYZ:
        31.4460, 18.0446, 13.8822
        xyY:
        0.4962, 0.2847, 18.0446
      CIE-Lab:
        49.5501, 63.2727, 12.3562
        CIE-LCH:
        49.5501, 64.4679, 11.0500
        CIE-Luv:
        49.5501, 108.2594, 2.6335
        Hunter-Lab:
        42.4789, 57.8005, 10.3592
      #d63864 color charts
#d63864 RGB chart
      #d63864 CMYK chart
      #d63864 RGB pie chart
      #d63864 color shades, tints & tones
#d63864 color schemes
#d63864 color preview, HTML & CSS examples
           This text has a color of #d63864        
        
          <p style="color:#d63864;">Text here</p>
        
        
          .mytext {color:#d63864;}
        
        Text color #d63864
      
           This box has a color of #d63864        
        
          <div style="background-color:#d63864;">Content here</div>
        
        
          .mybackground {background-color:#d63864;}
        
        Background color #d63864
      
           Border around this has a color of #d63864        
        
          <div style="border:2px solid #d63864;">Content here</div>
        
        
          .myborder {border:2px solid #d63864;}
        
        Border color #d63864