#d726ae color space conversions
Hex:
        #d726ae
        RGB:
        215, 38, 174
        CMY:
        16, 85, 32
        CMYK:
        0, 82, 19, 16
      HSL:
        314°, 69.9605%, 49.6078%
        HSV (HSB):
        314°, 82.3256%, 84.3137%
        XYZ:
        36.3574, 18.8893, 41.7741
        xyY:
        0.3747, 0.1947, 18.8893
      CIE-Lab:
        50.5574, 76.0713, -30.5726
        CIE-LCH:
        50.5574, 81.9849, 338.1051
        CIE-Luv:
        50.5574, 84.7548, -56.7350
        Hunter-Lab:
        43.4618, 73.2637, -26.5644
      #d726ae color charts
#d726ae RGB chart
      #d726ae CMYK chart
      #d726ae RGB pie chart
      #d726ae color shades, tints & tones
#d726ae color schemes
#d726ae color preview, HTML & CSS examples
           This text has a color of #d726ae        
        
          <p style="color:#d726ae;">Text here</p>
        
        
          .mytext {color:#d726ae;}
        
        Text color #d726ae
      
           This box has a color of #d726ae        
        
          <div style="background-color:#d726ae;">Content here</div>
        
        
          .mybackground {background-color:#d726ae;}
        
        Background color #d726ae
      
           Border around this has a color of #d726ae        
        
          <div style="border:2px solid #d726ae;">Content here</div>
        
        
          .myborder {border:2px solid #d726ae;}
        
        Border color #d726ae