#d681d8 color space conversions
Hex:
        #d681d8
        RGB:
        214, 129, 216
        CMY:
        16, 49, 15
        CMYK:
        1, 40, 0, 15
      HSL:
        299°, 52.7273%, 67.6471%
        HSV (HSB):
        299°, 40.2778%, 84.7059%
        XYZ:
        47.9765, 34.9545, 69.1840
        xyY:
        0.3154, 0.2298, 34.9545
      CIE-Lab:
        65.7132, 45.8949, -31.0557
        CIE-LCH:
        65.7132, 55.4148, 325.9149
        CIE-Luv:
        65.7132, 41.2117, -55.4725
        Hunter-Lab:
        59.1224, 41.3847, -27.9945
      #d681d8 color charts
#d681d8 RGB chart
      #d681d8 CMYK chart
      #d681d8 RGB pie chart
      #d681d8 color shades, tints & tones
#d681d8 color schemes
#d681d8 color preview, HTML & CSS examples
           This text has a color of #d681d8        
        
          <p style="color:#d681d8;">Text here</p>
        
        
          .mytext {color:#d681d8;}
        
        Text color #d681d8
      
           This box has a color of #d681d8        
        
          <div style="background-color:#d681d8;">Content here</div>
        
        
          .mybackground {background-color:#d681d8;}
        
        Background color #d681d8
      
           Border around this has a color of #d681d8        
        
          <div style="border:2px solid #d681d8;">Content here</div>
        
        
          .myborder {border:2px solid #d681d8;}
        
        Border color #d681d8