#d811ef color space conversions
Hex:
        #d811ef
        RGB:
        216, 17, 239
        CMY:
        15, 93, 6
        CMYK:
        10, 93, 0, 6
      HSL:
        294°, 87.4016%, 50.1961%
        HSV (HSB):
        294°, 92.8870%, 93.7255%
        XYZ:
        44.0993, 21.2318, 83.4352
        xyY:
        0.2964, 0.1427, 21.2318
      CIE-Lab:
        53.2023, 88.7947, -63.7034
        CIE-LCH:
        53.2023, 109.2824, 324.3435
        CIE-Luv:
        53.2023, 62.2302, -108.2768
        Hunter-Lab:
        46.0780, 90.1984, -75.1041
      #d811ef color charts
#d811ef RGB chart
      #d811ef CMYK chart
      #d811ef RGB pie chart
      #d811ef color shades, tints & tones
#d811ef color schemes
#d811ef color preview, HTML & CSS examples
           This text has a color of #d811ef        
        
          <p style="color:#d811ef;">Text here</p>
        
        
          .mytext {color:#d811ef;}
        
        Text color #d811ef
      
           This box has a color of #d811ef        
        
          <div style="background-color:#d811ef;">Content here</div>
        
        
          .mybackground {background-color:#d811ef;}
        
        Background color #d811ef
      
           Border around this has a color of #d811ef        
        
          <div style="border:2px solid #d811ef;">Content here</div>
        
        
          .myborder {border:2px solid #d811ef;}
        
        Border color #d811ef