#d696fa color space conversions
Hex:
        #d696fa
        RGB:
        214, 150, 250
        CMY:
        16, 41, 2
        CMYK:
        14, 40, 0, 2
      HSL:
        278°, 90.9091%, 78.4314%
        HSV (HSB):
        278°, 40.0000%, 98.0392%
        XYZ:
        55.8932, 43.0110, 95.7985
        xyY:
        0.2871, 0.2209, 43.0110
      CIE-Lab:
        71.5624, 41.4757, -40.6748
        CIE-LCH:
        71.5624, 58.0919, 315.5586
        CIE-Luv:
        71.5624, 26.3695, -71.3695
        Hunter-Lab:
        65.5827, 37.3577, -40.6986
      #d696fa color charts
#d696fa RGB chart
      #d696fa CMYK chart
      #d696fa RGB pie chart
      #d696fa color shades, tints & tones
#d696fa color schemes
#d696fa color preview, HTML & CSS examples
           This text has a color of #d696fa        
        
          <p style="color:#d696fa;">Text here</p>
        
        
          .mytext {color:#d696fa;}
        
        Text color #d696fa
      
           This box has a color of #d696fa        
        
          <div style="background-color:#d696fa;">Content here</div>
        
        
          .mybackground {background-color:#d696fa;}
        
        Background color #d696fa
      
           Border around this has a color of #d696fa        
        
          <div style="border:2px solid #d696fa;">Content here</div>
        
        
          .myborder {border:2px solid #d696fa;}
        
        Border color #d696fa