#d116cb color space conversions
Hex:
        #d116cb
        RGB:
        209, 22, 203
        CMY:
        18, 91, 20
        CMYK:
        0, 89, 3, 18
      HSL:
        302°, 80.9524%, 45.2941%
        HSV (HSB):
        302°, 89.4737%, 81.9608%
        XYZ:
        37.3609, 18.4409, 58.0902
        xyY:
        0.3280, 0.1619, 18.4409
      CIE-Lab:
        50.0266, 81.6684, -48.3711
        CIE-LCH:
        50.0266, 94.9183, 329.3623
        CIE-Luv:
        50.0266, 70.3954, -83.5098
        Hunter-Lab:
        42.9429, 80.1473, -50.1434
      #d116cb color charts
#d116cb RGB chart
      #d116cb CMYK chart
      #d116cb RGB pie chart
      #d116cb color shades, tints & tones
#d116cb color schemes
#d116cb color preview, HTML & CSS examples
           This text has a color of #d116cb        
        
          <p style="color:#d116cb;">Text here</p>
        
        
          .mytext {color:#d116cb;}
        
        Text color #d116cb
      
           This box has a color of #d116cb        
        
          <div style="background-color:#d116cb;">Content here</div>
        
        
          .mybackground {background-color:#d116cb;}
        
        Background color #d116cb
      
           Border around this has a color of #d116cb        
        
          <div style="border:2px solid #d116cb;">Content here</div>
        
        
          .myborder {border:2px solid #d116cb;}
        
        Border color #d116cb