#d63887 color space conversions
Hex:
        #d63887
        RGB:
        214, 56, 135
        CMY:
        16, 78, 47
        CMYK:
        0, 74, 37, 16
      HSL:
        330°, 65.8333%, 52.9412%
        HSV (HSB):
        330°, 73.8318%, 83.9216%
        XYZ:
        33.5189, 18.8738, 24.7980
        xyY:
        0.4342, 0.2445, 18.8738
      CIE-Lab:
        50.5392, 66.4472, -7.4148
        CIE-LCH:
        50.5392, 66.8596, 353.6328
        CIE-Luv:
        50.5392, 95.2976, -22.2880
        Hunter-Lab:
        43.4439, 61.6937, -3.4323
      #d63887 color charts
#d63887 RGB chart
      #d63887 CMYK chart
      #d63887 RGB pie chart
      #d63887 color shades, tints & tones
#d63887 color schemes
#d63887 color preview, HTML & CSS examples
           This text has a color of #d63887        
        
          <p style="color:#d63887;">Text here</p>
        
        
          .mytext {color:#d63887;}
        
        Text color #d63887
      
           This box has a color of #d63887        
        
          <div style="background-color:#d63887;">Content here</div>
        
        
          .mybackground {background-color:#d63887;}
        
        Background color #d63887
      
           Border around this has a color of #d63887        
        
          <div style="border:2px solid #d63887;">Content here</div>
        
        
          .myborder {border:2px solid #d63887;}
        
        Border color #d63887