#d116bc color space conversions
Hex:
        #d116bc
        RGB:
        209, 22, 188
        CMY:
        18, 91, 26
        CMYK:
        0, 89, 10, 18
      HSL:
        307°, 80.9524%, 45.2941%
        HSV (HSB):
        307°, 89.4737%, 81.9608%
        XYZ:
        35.6585, 17.7600, 49.1256
        xyY:
        0.3477, 0.1732, 17.7600
      CIE-Lab:
        49.2037, 79.5656, -40.9753
        CIE-LCH:
        49.2037, 89.4967, 332.7521
        CIE-Luv:
        49.2037, 76.4529, -72.0820
        Hunter-Lab:
        42.1426, 77.2864, -39.6145
      #d116bc color charts
#d116bc RGB chart
      #d116bc CMYK chart
      #d116bc RGB pie chart
      #d116bc color shades, tints & tones
#d116bc color schemes
#d116bc color preview, HTML & CSS examples
           This text has a color of #d116bc        
        
          <p style="color:#d116bc;">Text here</p>
        
        
          .mytext {color:#d116bc;}
        
        Text color #d116bc
      
           This box has a color of #d116bc        
        
          <div style="background-color:#d116bc;">Content here</div>
        
        
          .mybackground {background-color:#d116bc;}
        
        Background color #d116bc
      
           Border around this has a color of #d116bc        
        
          <div style="border:2px solid #d116bc;">Content here</div>
        
        
          .myborder {border:2px solid #d116bc;}
        
        Border color #d116bc