#d912ba color space conversions
Hex:
        #d912ba
        RGB:
        217, 18, 186
        CMY:
        15, 93, 27
        CMYK:
        0, 92, 14, 15
      HSL:
        309°, 84.6809%, 46.0784%
        HSV (HSB):
        309°, 91.7051%, 85.0980%
        XYZ:
        37.6945, 18.7295, 48.0828
        xyY:
        0.3607, 0.1792, 18.7295
      CIE-Lab:
        50.3692, 81.2785, -37.8727
        CIE-LCH:
        50.3692, 89.6690, 335.0163
        CIE-Luv:
        50.3692, 83.7458, -68.2130
        Hunter-Lab:
        43.2776, 79.7366, -35.5788
      #d912ba color charts
#d912ba RGB chart
      #d912ba CMYK chart
      #d912ba RGB pie chart
      #d912ba color shades, tints & tones
#d912ba color schemes
#d912ba color preview, HTML & CSS examples
           This text has a color of #d912ba        
        
          <p style="color:#d912ba;">Text here</p>
        
        
          .mytext {color:#d912ba;}
        
        Text color #d912ba
      
           This box has a color of #d912ba        
        
          <div style="background-color:#d912ba;">Content here</div>
        
        
          .mybackground {background-color:#d912ba;}
        
        Background color #d912ba
      
           Border around this has a color of #d912ba        
        
          <div style="border:2px solid #d912ba;">Content here</div>
        
        
          .myborder {border:2px solid #d912ba;}
        
        Border color #d912ba