#d686fa color space conversions
Hex:
        #d686fa
        RGB:
        214, 134, 250
        CMY:
        16, 47, 2
        CMYK:
        14, 46, 0, 2
      HSL:
        281°, 92.0635%, 75.2941%
        HSV (HSB):
        281°, 46.4000%, 98.0392%
        XYZ:
        53.5120, 38.2485, 95.0048
        xyY:
        0.2865, 0.2048, 38.2485
      CIE-Lab:
        68.2033, 49.9190, -45.9355
        CIE-LCH:
        68.2033, 67.8379, 317.3797
        CIE-Luv:
        68.2033, 32.6255, -80.6749
        Hunter-Lab:
        61.8453, 46.2186, -47.7876
      #d686fa color charts
#d686fa RGB chart
      #d686fa CMYK chart
      #d686fa RGB pie chart
      #d686fa color shades, tints & tones
#d686fa color schemes
#d686fa color preview, HTML & CSS examples
           This text has a color of #d686fa        
        
          <p style="color:#d686fa;">Text here</p>
        
        
          .mytext {color:#d686fa;}
        
        Text color #d686fa
      
           This box has a color of #d686fa        
        
          <div style="background-color:#d686fa;">Content here</div>
        
        
          .mybackground {background-color:#d686fa;}
        
        Background color #d686fa
      
           Border around this has a color of #d686fa        
        
          <div style="border:2px solid #d686fa;">Content here</div>
        
        
          .myborder {border:2px solid #d686fa;}
        
        Border color #d686fa