#d63c96 color space conversions
Hex:
        #d63c96
        RGB:
        214, 60, 150
        CMY:
        16, 76, 41
        CMYK:
        0, 72, 30, 16
      HSL:
        325°, 65.2542%, 53.7255%
        HSV (HSB):
        325°, 71.9626%, 83.9216%
        XYZ:
        34.8524, 19.7299, 30.8255
        xyY:
        0.4081, 0.2310, 19.7299
      CIE-Lab:
        51.5304, 66.7986, -14.8930
        CIE-LCH:
        51.5304, 68.4387, 347.4312
        CIE-Luv:
        51.5304, 88.1036, -32.7086
        Hunter-Lab:
        44.4183, 62.3264, -10.0533
      #d63c96 color charts
#d63c96 RGB chart
      #d63c96 CMYK chart
      #d63c96 RGB pie chart
      #d63c96 color shades, tints & tones
#d63c96 color schemes
#d63c96 color preview, HTML & CSS examples
           This text has a color of #d63c96        
        
          <p style="color:#d63c96;">Text here</p>
        
        
          .mytext {color:#d63c96;}
        
        Text color #d63c96
      
           This box has a color of #d63c96        
        
          <div style="background-color:#d63c96;">Content here</div>
        
        
          .mybackground {background-color:#d63c96;}
        
        Background color #d63c96
      
           Border around this has a color of #d63c96        
        
          <div style="border:2px solid #d63c96;">Content here</div>
        
        
          .myborder {border:2px solid #d63c96;}
        
        Border color #d63c96