#d029b5 color space conversions
Hex:
        #d029b5
        RGB:
        208, 41, 181
        CMY:
        18, 84, 29
        CMYK:
        0, 80, 13, 18
      HSL:
        310°, 67.0683%, 48.8235%
        HSV (HSB):
        310°, 80.2885%, 81.5686%
        XYZ:
        35.1459, 18.3320, 45.4021
        xyY:
        0.3554, 0.1854, 18.3320
      CIE-Lab:
        49.8963, 74.8437, -35.8033
        CIE-LCH:
        49.8963, 82.9666, 334.4347
        CIE-Luv:
        49.8963, 75.9801, -64.0113
        Hunter-Lab:
        42.8158, 71.5959, -32.9003
      #d029b5 color charts
#d029b5 RGB chart
      #d029b5 CMYK chart
      #d029b5 RGB pie chart
      #d029b5 color shades, tints & tones
#d029b5 color schemes
#d029b5 color preview, HTML & CSS examples
           This text has a color of #d029b5        
        
          <p style="color:#d029b5;">Text here</p>
        
        
          .mytext {color:#d029b5;}
        
        Text color #d029b5
      
           This box has a color of #d029b5        
        
          <div style="background-color:#d029b5;">Content here</div>
        
        
          .mybackground {background-color:#d029b5;}
        
        Background color #d029b5
      
           Border around this has a color of #d029b5        
        
          <div style="border:2px solid #d029b5;">Content here</div>
        
        
          .myborder {border:2px solid #d029b5;}
        
        Border color #d029b5