#d691d2 color space conversions
Hex:
        #d691d2
        RGB:
        214, 145, 210
        CMY:
        16, 43, 18
        CMYK:
        0, 32, 2, 16
      HSL:
        303°, 45.6954%, 70.3922%
        HSV (HSB):
        303°, 32.2430%, 83.9216%
        XYZ:
        49.4898, 39.2001, 65.9307
        xyY:
        0.3201, 0.2535, 39.2001
      CIE-Lab:
        68.8960, 36.3189, -22.8298
        CIE-LCH:
        68.8960, 42.8983, 327.8468
        CIE-Luv:
        68.8960, 35.0706, -41.1673
        Hunter-Lab:
        62.6100, 31.5272, -18.6077
      #d691d2 color charts
#d691d2 RGB chart
      #d691d2 CMYK chart
      #d691d2 RGB pie chart
      #d691d2 color shades, tints & tones
#d691d2 color schemes
#d691d2 color preview, HTML & CSS examples
           This text has a color of #d691d2        
        
          <p style="color:#d691d2;">Text here</p>
        
        
          .mytext {color:#d691d2;}
        
        Text color #d691d2
      
           This box has a color of #d691d2        
        
          <div style="background-color:#d691d2;">Content here</div>
        
        
          .mybackground {background-color:#d691d2;}
        
        Background color #d691d2
      
           Border around this has a color of #d691d2        
        
          <div style="border:2px solid #d691d2;">Content here</div>
        
        
          .myborder {border:2px solid #d691d2;}
        
        Border color #d691d2