#d87ae1 color space conversions
Hex:
        #d87ae1
        RGB:
        216, 122, 225
        CMY:
        15, 52, 12
        CMYK:
        4, 46, 0, 12
      HSL:
        295°, 63.1902%, 68.0392%
        HSV (HSB):
        295°, 45.7778%, 88.2353%
        XYZ:
        48.8690, 33.9542, 75.2123
        xyY:
        0.3092, 0.2149, 33.9542
      CIE-Lab:
        64.9262, 51.7409, -37.2682
        CIE-LCH:
        64.9262, 63.7655, 324.2353
        CIE-Luv:
        64.9262, 43.5099, -66.2283
        Hunter-Lab:
        58.2703, 47.7282, -35.7393
      #d87ae1 color charts
#d87ae1 RGB chart
      #d87ae1 CMYK chart
      #d87ae1 RGB pie chart
      #d87ae1 color shades, tints & tones
#d87ae1 color schemes
#d87ae1 color preview, HTML & CSS examples
           This text has a color of #d87ae1        
        
          <p style="color:#d87ae1;">Text here</p>
        
        
          .mytext {color:#d87ae1;}
        
        Text color #d87ae1
      
           This box has a color of #d87ae1        
        
          <div style="background-color:#d87ae1;">Content here</div>
        
        
          .mybackground {background-color:#d87ae1;}
        
        Background color #d87ae1
      
           Border around this has a color of #d87ae1        
        
          <div style="border:2px solid #d87ae1;">Content here</div>
        
        
          .myborder {border:2px solid #d87ae1;}
        
        Border color #d87ae1