#d87efe color space conversions
Hex:
        #d87efe
        RGB:
        216, 126, 254
        CMY:
        15, 51, 0
        CMYK:
        15, 50, 0, 0
      HSL:
        282°, 98.4615%, 74.5098%
        HSV (HSB):
        282°, 50.3937%, 99.6078%
        XYZ:
        53.6691, 36.6764, 98.0165
        xyY:
        0.2849, 0.1947, 36.6764
      CIE-Lab:
        67.0335, 55.3651, -49.9509
        CIE-LCH:
        67.0335, 74.5680, 317.9429
        CIE-Luv:
        67.0335, 35.9529, -87.7537
        Hunter-Lab:
        60.5610, 52.2047, -53.5666
      #d87efe color charts
#d87efe RGB chart
      #d87efe CMYK chart
      #d87efe RGB pie chart
      #d87efe color shades, tints & tones
#d87efe color schemes
#d87efe color preview, HTML & CSS examples
           This text has a color of #d87efe        
        
          <p style="color:#d87efe;">Text here</p>
        
        
          .mytext {color:#d87efe;}
        
        Text color #d87efe
      
           This box has a color of #d87efe        
        
          <div style="background-color:#d87efe;">Content here</div>
        
        
          .mybackground {background-color:#d87efe;}
        
        Background color #d87efe
      
           Border around this has a color of #d87efe        
        
          <div style="border:2px solid #d87efe;">Content here</div>
        
        
          .myborder {border:2px solid #d87efe;}
        
        Border color #d87efe