#d63b7a color space conversions
Hex:
        #d63b7a
        RGB:
        214, 59, 122
        CMY:
        16, 77, 52
        CMYK:
        0, 72, 43, 16
      HSL:
        336°, 65.4008%, 53.5294%
        HSV (HSB):
        336°, 72.4299%, 83.9216%
        XYZ:
        32.8084, 18.8292, 20.3176
        xyY:
        0.4560, 0.2617, 18.8292
      CIE-Lab:
        50.4868, 64.1591, 0.3444
        CIE-LCH:
        50.4868, 64.1600, 0.3076
        CIE-Luv:
        50.4868, 99.1060, -11.7324
        Hunter-Lab:
        43.3926, 59.0234, 2.6137
      #d63b7a color charts
#d63b7a RGB chart
      #d63b7a CMYK chart
      #d63b7a RGB pie chart
      #d63b7a color shades, tints & tones
#d63b7a color schemes
#d63b7a color preview, HTML & CSS examples
           This text has a color of #d63b7a        
        
          <p style="color:#d63b7a;">Text here</p>
        
        
          .mytext {color:#d63b7a;}
        
        Text color #d63b7a
      
           This box has a color of #d63b7a        
        
          <div style="background-color:#d63b7a;">Content here</div>
        
        
          .mybackground {background-color:#d63b7a;}
        
        Background color #d63b7a
      
           Border around this has a color of #d63b7a        
        
          <div style="border:2px solid #d63b7a;">Content here</div>
        
        
          .myborder {border:2px solid #d63b7a;}
        
        Border color #d63b7a