#d116d2 color space conversions
Hex:
        #d116d2
        RGB:
        209, 22, 210
        CMY:
        18, 91, 18
        CMYK:
        0, 90, 0, 18
      HSL:
        300°, 81.0345%, 45.4902%
        HSV (HSB):
        300°, 89.5238%, 82.3529%
        XYZ:
        38.2143, 18.7823, 62.5840
        xyY:
        0.3196, 0.1571, 18.7823
      CIE-Lab:
        50.4315, 82.6908, -51.7523
        CIE-LCH:
        50.4315, 97.5503, 327.9595
        CIE-Luv:
        50.4315, 67.6835, -88.7584
        Hunter-Lab:
        43.3385, 81.5521, -55.2821
      #d116d2 color charts
#d116d2 RGB chart
      #d116d2 CMYK chart
      #d116d2 RGB pie chart
      #d116d2 color shades, tints & tones
#d116d2 color schemes
#d116d2 color preview, HTML & CSS examples
           This text has a color of #d116d2        
        
          <p style="color:#d116d2;">Text here</p>
        
        
          .mytext {color:#d116d2;}
        
        Text color #d116d2
      
           This box has a color of #d116d2        
        
          <div style="background-color:#d116d2;">Content here</div>
        
        
          .mybackground {background-color:#d116d2;}
        
        Background color #d116d2
      
           Border around this has a color of #d116d2        
        
          <div style="border:2px solid #d116d2;">Content here</div>
        
        
          .myborder {border:2px solid #d116d2;}
        
        Border color #d116d2