#d947be color space conversions
Hex:
        #d947be
        RGB:
        217, 71, 190
        CMY:
        15, 72, 25
        CMYK:
        0, 67, 12, 15
      HSL:
        311°, 65.7658%, 56.4706%
        HSV (HSB):
        311°, 67.2811%, 85.0980%
        XYZ:
        40.1628, 22.9759, 51.0332
        xyY:
        0.3518, 0.2012, 22.9759
      CIE-Lab:
        55.0475, 68.9627, -32.8601
        CIE-LCH:
        55.0475, 76.3914, 334.5226
        CIE-Luv:
        55.0475, 72.1509, -60.0476
        Hunter-Lab:
        47.9332, 65.6805, -29.5713
      #d947be color charts
#d947be RGB chart
      #d947be CMYK chart
      #d947be RGB pie chart
      #d947be color shades, tints & tones
#d947be color schemes
#d947be color preview, HTML & CSS examples
           This text has a color of #d947be        
        
          <p style="color:#d947be;">Text here</p>
        
        
          .mytext {color:#d947be;}
        
        Text color #d947be
      
           This box has a color of #d947be        
        
          <div style="background-color:#d947be;">Content here</div>
        
        
          .mybackground {background-color:#d947be;}
        
        Background color #d947be
      
           Border around this has a color of #d947be        
        
          <div style="border:2px solid #d947be;">Content here</div>
        
        
          .myborder {border:2px solid #d947be;}
        
        Border color #d947be