#d629bc color space conversions
Hex:
        #d629bc
        RGB:
        214, 41, 188
        CMY:
        16, 84, 26
        CMYK:
        0, 81, 12, 16
      HSL:
        309°, 67.8431%, 50.0000%
        HSV (HSB):
        309°, 80.8411%, 83.9216%
        XYZ:
        37.6016, 19.5129, 49.3615
        xyY:
        0.3531, 0.1833, 19.5129
      CIE-Lab:
        51.2819, 77.0424, -37.6373
        CIE-LCH:
        51.2819, 85.7444, 333.9632
        CIE-Luv:
        51.2819, 77.7122, -67.4867
        Hunter-Lab:
        44.1734, 74.6408, -35.3322
      #d629bc color charts
#d629bc RGB chart
      #d629bc CMYK chart
      #d629bc RGB pie chart
      #d629bc color shades, tints & tones
#d629bc color schemes
#d629bc color preview, HTML & CSS examples
           This text has a color of #d629bc        
        
          <p style="color:#d629bc;">Text here</p>
        
        
          .mytext {color:#d629bc;}
        
        Text color #d629bc
      
           This box has a color of #d629bc        
        
          <div style="background-color:#d629bc;">Content here</div>
        
        
          .mybackground {background-color:#d629bc;}
        
        Background color #d629bc
      
           Border around this has a color of #d629bc        
        
          <div style="border:2px solid #d629bc;">Content here</div>
        
        
          .myborder {border:2px solid #d629bc;}
        
        Border color #d629bc