#d896fa color space conversions
Hex:
        #d896fa
        RGB:
        216, 150, 250
        CMY:
        15, 41, 2
        CMYK:
        14, 40, 0, 2
      HSL:
        280°, 90.9091%, 78.4314%
        HSV (HSB):
        280°, 40.0000%, 98.0392%
        XYZ:
        56.4806, 43.3138, 95.8260
        xyY:
        0.2887, 0.2214, 43.3138
      CIE-Lab:
        71.7674, 42.0543, -40.3397
        CIE-LCH:
        71.7674, 58.2740, 316.1922
        CIE-Luv:
        71.7674, 27.5441, -70.9316
        Hunter-Lab:
        65.8132, 38.0148, -40.2588
      #d896fa color charts
#d896fa RGB chart
      #d896fa CMYK chart
      #d896fa RGB pie chart
      #d896fa color shades, tints & tones
#d896fa color schemes
#d896fa color preview, HTML & CSS examples
           This text has a color of #d896fa        
        
          <p style="color:#d896fa;">Text here</p>
        
        
          .mytext {color:#d896fa;}
        
        Text color #d896fa
      
           This box has a color of #d896fa        
        
          <div style="background-color:#d896fa;">Content here</div>
        
        
          .mybackground {background-color:#d896fa;}
        
        Background color #d896fa
      
           Border around this has a color of #d896fa        
        
          <div style="border:2px solid #d896fa;">Content here</div>
        
        
          .myborder {border:2px solid #d896fa;}
        
        Border color #d896fa