#d994d9 color space conversions
Hex:
#d994d9
RGB:
217, 148, 217
CMY:
15, 42, 15
CMYK:
0, 32, 0, 15
HSL:
300°, 47.5862%, 71.5686%
HSV (HSB):
300°, 31.7972%, 85.0980%
XYZ:
51.7296, 40.9413, 70.8217
xyY:
0.3164, 0.2504, 40.9413
CIE-Lab:
70.1348, 36.9581, -24.7785
CIE-LCH:
70.1348, 44.4958, 326.1602
CIE-Luv:
70.1348, 34.4150, -44.5070
Hunter-Lab:
63.9854, 32.3356, -20.8349
#d994d9 color charts
#d994d9 color shades, tints & tones
#d994d9 color schemes
#d994d9 color preview, HTML & CSS examples
This text has a color of #d994d9
<p style="color:#d994d9;">Text here</p>
.mytext {color:#d994d9;}
This box has a color of #d994d9
<div style="background-color:#d994d9;">Content here</div>
.mybackground {background-color:#d994d9;}
Border around this has a color of #d994d9
<div style="border:2px solid #d994d9;">Content here</div>
.myborder {border:2px solid #d994d9;}