#d827bb color space conversions
Hex:
        #d827bb
        RGB:
        216, 39, 187
        CMY:
        15, 85, 27
        CMYK:
        0, 82, 13, 15
      HSL:
        310°, 69.4118%, 50.0000%
        HSV (HSB):
        310°, 81.9444%, 84.7059%
        XYZ:
        38.0141, 19.6378, 48.8006
        xyY:
        0.3571, 0.1845, 19.6378
      CIE-Lab:
        51.4252, 77.7618, -36.8061
        CIE-LCH:
        51.4252, 86.0325, 334.6710
        CIE-Luv:
        51.4252, 79.9670, -66.4153
        Hunter-Lab:
        44.3146, 75.5709, -34.2718
      #d827bb color charts
#d827bb RGB chart
      #d827bb CMYK chart
      #d827bb RGB pie chart
      #d827bb color shades, tints & tones
#d827bb color schemes
#d827bb color preview, HTML & CSS examples
           This text has a color of #d827bb        
        
          <p style="color:#d827bb;">Text here</p>
        
        
          .mytext {color:#d827bb;}
        
        Text color #d827bb
      
           This box has a color of #d827bb        
        
          <div style="background-color:#d827bb;">Content here</div>
        
        
          .mybackground {background-color:#d827bb;}
        
        Background color #d827bb
      
           Border around this has a color of #d827bb        
        
          <div style="border:2px solid #d827bb;">Content here</div>
        
        
          .myborder {border:2px solid #d827bb;}
        
        Border color #d827bb