#d916ba color space conversions
Hex:
        #d916ba
        RGB:
        217, 22, 186
        CMY:
        15, 91, 27
        CMYK:
        0, 90, 14, 15
      HSL:
        310°, 81.5900%, 46.8627%
        HSV (HSB):
        310°, 89.8618%, 85.0980%
        XYZ:
        37.7651, 18.8707, 48.1063
        xyY:
        0.3606, 0.1802, 18.8707
      CIE-Lab:
        50.5356, 80.7906, -37.6106
        CIE-LCH:
        50.5356, 89.1161, 335.0365
        CIE-Luv:
        50.5356, 83.3819, -67.8054
        Hunter-Lab:
        43.4404, 79.1590, -35.2500
      #d916ba color charts
#d916ba RGB chart
      #d916ba CMYK chart
      #d916ba RGB pie chart
      #d916ba color shades, tints & tones
#d916ba color schemes
#d916ba color preview, HTML & CSS examples
           This text has a color of #d916ba        
        
          <p style="color:#d916ba;">Text here</p>
        
        
          .mytext {color:#d916ba;}
        
        Text color #d916ba
      
           This box has a color of #d916ba        
        
          <div style="background-color:#d916ba;">Content here</div>
        
        
          .mybackground {background-color:#d916ba;}
        
        Background color #d916ba
      
           Border around this has a color of #d916ba        
        
          <div style="border:2px solid #d916ba;">Content here</div>
        
        
          .myborder {border:2px solid #d916ba;}
        
        Border color #d916ba