#d029b7 color space conversions
Hex:
        #d029b7
        RGB:
        208, 41, 183
        CMY:
        18, 84, 28
        CMYK:
        0, 80, 12, 18
      HSL:
        309°, 67.0683%, 48.8235%
        HSV (HSB):
        309°, 80.2885%, 81.5686%
        XYZ:
        35.3526, 18.4147, 46.4908
        xyY:
        0.3526, 0.1837, 18.4147
      CIE-Lab:
        49.9952, 75.1195, -36.8177
        CIE-LCH:
        49.9952, 83.6569, 333.8895
        CIE-Luv:
        49.9952, 75.1832, -65.5764
        Hunter-Lab:
        42.9123, 71.9577, -34.1957
      #d029b7 color charts
#d029b7 RGB chart
      #d029b7 CMYK chart
      #d029b7 RGB pie chart
      #d029b7 color shades, tints & tones
#d029b7 color schemes
#d029b7 color preview, HTML & CSS examples
           This text has a color of #d029b7        
        
          <p style="color:#d029b7;">Text here</p>
        
        
          .mytext {color:#d029b7;}
        
        Text color #d029b7
      
           This box has a color of #d029b7        
        
          <div style="background-color:#d029b7;">Content here</div>
        
        
          .mybackground {background-color:#d029b7;}
        
        Background color #d029b7
      
           Border around this has a color of #d029b7        
        
          <div style="border:2px solid #d029b7;">Content here</div>
        
        
          .myborder {border:2px solid #d029b7;}
        
        Border color #d029b7