#d63875 color space conversions
Hex:
        #d63875
        RGB:
        214, 56, 117
        CMY:
        16, 78, 54
        CMYK:
        0, 74, 45, 16
      HSL:
        337°, 65.8333%, 52.9412%
        HSV (HSB):
        337°, 73.8318%, 83.9216%
        XYZ:
        32.3566, 18.4088, 18.6775
        xyY:
        0.4659, 0.2651, 18.4088
      CIE-Lab:
        49.9883, 64.6906, 2.6468
        CIE-LCH:
        49.9883, 64.7447, 2.3429
        CIE-Luv:
        49.9883, 102.1680, -8.9836
        Hunter-Lab:
        42.9055, 59.5287, 4.2239
      #d63875 color charts
#d63875 RGB chart
      #d63875 CMYK chart
      #d63875 RGB pie chart
      #d63875 color shades, tints & tones
#d63875 color schemes
#d63875 color preview, HTML & CSS examples
           This text has a color of #d63875        
        
          <p style="color:#d63875;">Text here</p>
        
        
          .mytext {color:#d63875;}
        
        Text color #d63875
      
           This box has a color of #d63875        
        
          <div style="background-color:#d63875;">Content here</div>
        
        
          .mybackground {background-color:#d63875;}
        
        Background color #d63875
      
           Border around this has a color of #d63875        
        
          <div style="border:2px solid #d63875;">Content here</div>
        
        
          .myborder {border:2px solid #d63875;}
        
        Border color #d63875