#d116f5 color space conversions
Hex:
        #d116f5
        RGB:
        209, 22, 245
        CMY:
        18, 91, 4
        CMYK:
        15, 91, 0, 4
      HSL:
        290°, 91.7695%, 52.3529%
        HSV (HSB):
        290°, 91.0204%, 96.0784%
        XYZ:
        43.0628, 20.7217, 88.1162
        xyY:
        0.2835, 0.1364, 20.7217
      CIE-Lab:
        52.6436, 88.1463, -68.0273
        CIE-LCH:
        52.6436, 111.3440, 322.3407
        CIE-Luv:
        52.6436, 55.2812, -114.0699
        Hunter-Lab:
        45.5211, 89.1986, -82.9042
      #d116f5 color charts
#d116f5 RGB chart
      #d116f5 CMYK chart
      #d116f5 RGB pie chart
      #d116f5 color shades, tints & tones
#d116f5 color schemes
#d116f5 color preview, HTML & CSS examples
           This text has a color of #d116f5        
        
          <p style="color:#d116f5;">Text here</p>
        
        
          .mytext {color:#d116f5;}
        
        Text color #d116f5
      
           This box has a color of #d116f5        
        
          <div style="background-color:#d116f5;">Content here</div>
        
        
          .mybackground {background-color:#d116f5;}
        
        Background color #d116f5
      
           Border around this has a color of #d116f5        
        
          <div style="border:2px solid #d116f5;">Content here</div>
        
        
          .myborder {border:2px solid #d116f5;}
        
        Border color #d116f5