#d116f7 color space conversions
Hex:
        #d116f7
        RGB:
        209, 22, 247
        CMY:
        18, 91, 3
        CMYK:
        15, 91, 0, 3
      HSL:
        290°, 93.3610%, 52.7451%
        HSV (HSB):
        290°, 91.0931%, 96.8627%
        XYZ:
        43.3699, 20.8445, 89.7332
        xyY:
        0.2817, 0.1354, 20.8445
      CIE-Lab:
        52.7789, 88.4735, -68.9271
        CIE-LCH:
        52.7789, 112.1539, 322.0789
        CIE-Luv:
        52.7789, 54.6308, -115.4675
        Hunter-Lab:
        45.6558, 89.6652, -84.5712
      #d116f7 color charts
#d116f7 RGB chart
      #d116f7 CMYK chart
      #d116f7 RGB pie chart
      #d116f7 color shades, tints & tones
#d116f7 color schemes
#d116f7 color preview, HTML & CSS examples
           This text has a color of #d116f7        
        
          <p style="color:#d116f7;">Text here</p>
        
        
          .mytext {color:#d116f7;}
        
        Text color #d116f7
      
           This box has a color of #d116f7        
        
          <div style="background-color:#d116f7;">Content here</div>
        
        
          .mybackground {background-color:#d116f7;}
        
        Background color #d116f7
      
           Border around this has a color of #d116f7        
        
          <div style="border:2px solid #d116f7;">Content here</div>
        
        
          .myborder {border:2px solid #d116f7;}
        
        Border color #d116f7