#d047b2 color space conversions
Hex:
        #d047b2
        RGB:
        208, 71, 178
        CMY:
        18, 72, 30
        CMYK:
        0, 66, 14, 18
      HSL:
        313°, 59.3074%, 54.7059%
        HSV (HSB):
        313°, 65.8654%, 81.5686%
        XYZ:
        36.3015, 21.1307, 44.2848
        xyY:
        0.3569, 0.2077, 21.1307
      CIE-Lab:
        53.0923, 64.9592, -29.0572
        CIE-LCH:
        53.0923, 71.1619, 335.9003
        CIE-Luv:
        53.0923, 69.6180, -53.2286
        Hunter-Lab:
        45.9682, 60.5190, -24.9411
      #d047b2 color charts
#d047b2 RGB chart
      #d047b2 CMYK chart
      #d047b2 RGB pie chart
      #d047b2 color shades, tints & tones
#d047b2 color schemes
#d047b2 color preview, HTML & CSS examples
           This text has a color of #d047b2        
        
          <p style="color:#d047b2;">Text here</p>
        
        
          .mytext {color:#d047b2;}
        
        Text color #d047b2
      
           This box has a color of #d047b2        
        
          <div style="background-color:#d047b2;">Content here</div>
        
        
          .mybackground {background-color:#d047b2;}
        
        Background color #d047b2
      
           Border around this has a color of #d047b2        
        
          <div style="border:2px solid #d047b2;">Content here</div>
        
        
          .myborder {border:2px solid #d047b2;}
        
        Border color #d047b2