#d995f8 color space conversions
Hex:
#d995f8
RGB:
217, 149, 248
CMY:
15, 42, 3
CMYK:
13, 40, 0, 3
HSL:
281°, 87.6106%, 77.8431%
HSV (HSB):
281°, 39.9194%, 97.2549%
XYZ:
56.3060, 43.0239, 94.1437
xyY:
0.2910, 0.2224, 43.0239
CIE-Lab:
71.5712, 42.4665, -39.5497
CIE-LCH:
71.5712, 58.0309, 317.0368
CIE-Luv:
71.5712, 28.8656, -69.6547
Hunter-Lab:
65.5926, 38.4408, -39.1829
#d995f8 color charts
#d995f8 color shades, tints & tones
#d995f8 color schemes
#d995f8 color preview, HTML & CSS examples
This text has a color of #d995f8
<p style="color:#d995f8;">Text here</p>
.mytext {color:#d995f8;}
This box has a color of #d995f8
<div style="background-color:#d995f8;">Content here</div>
.mybackground {background-color:#d995f8;}
Border around this has a color of #d995f8
<div style="border:2px solid #d995f8;">Content here</div>
.myborder {border:2px solid #d995f8;}