#d811ce color space conversions
Hex:
        #d811ce
        RGB:
        216, 17, 206
        CMY:
        15, 93, 19
        CMYK:
        0, 92, 5, 15
      HSL:
        303°, 85.4077%, 45.6863%
        HSV (HSB):
        303°, 92.1296%, 84.7059%
        XYZ:
        39.6599, 19.4561, 60.0576
        xyY:
        0.3328, 0.1633, 19.4561
      CIE-Lab:
        51.2166, 83.9030, -48.1303
        CIE-LCH:
        51.2166, 96.7276, 330.1596
        CIE-Luv:
        51.2166, 74.7052, -83.9707
        Hunter-Lab:
        44.1090, 83.3047, -49.8513
      #d811ce color charts
#d811ce RGB chart
      #d811ce CMYK chart
      #d811ce RGB pie chart
      #d811ce color shades, tints & tones
#d811ce color schemes
#d811ce color preview, HTML & CSS examples
           This text has a color of #d811ce        
        
          <p style="color:#d811ce;">Text here</p>
        
        
          .mytext {color:#d811ce;}
        
        Text color #d811ce
      
           This box has a color of #d811ce        
        
          <div style="background-color:#d811ce;">Content here</div>
        
        
          .mybackground {background-color:#d811ce;}
        
        Background color #d811ce
      
           Border around this has a color of #d811ce        
        
          <div style="border:2px solid #d811ce;">Content here</div>
        
        
          .myborder {border:2px solid #d811ce;}
        
        Border color #d811ce