#d63b95 color space conversions
Hex:
        #d63b95
        RGB:
        214, 59, 149
        CMY:
        16, 77, 42
        CMYK:
        0, 72, 30, 16
      HSL:
        325°, 65.4008%, 53.5294%
        HSV (HSB):
        325°, 72.4299%, 83.9216%
        XYZ:
        34.7203, 19.5940, 30.3858
        xyY:
        0.4099, 0.2313, 19.5940
      CIE-Lab:
        51.3750, 67.0156, -14.5336
        CIE-LCH:
        51.3750, 68.5734, 347.7638
        CIE-Luv:
        51.3750, 88.8256, -32.2268
        Hunter-Lab:
        44.2651, 62.5466, -9.7141
      #d63b95 color charts
#d63b95 RGB chart
      #d63b95 CMYK chart
      #d63b95 RGB pie chart
      #d63b95 color shades, tints & tones
#d63b95 color schemes
#d63b95 color preview, HTML & CSS examples
           This text has a color of #d63b95        
        
          <p style="color:#d63b95;">Text here</p>
        
        
          .mytext {color:#d63b95;}
        
        Text color #d63b95
      
           This box has a color of #d63b95        
        
          <div style="background-color:#d63b95;">Content here</div>
        
        
          .mybackground {background-color:#d63b95;}
        
        Background color #d63b95
      
           Border around this has a color of #d63b95        
        
          <div style="border:2px solid #d63b95;">Content here</div>
        
        
          .myborder {border:2px solid #d63b95;}
        
        Border color #d63b95