#d994f9 color space conversions
Hex:
#d994f9
RGB:
217, 148, 249
CMY:
15, 42, 2
CMYK:
13, 41, 0, 2
HSL:
281°, 89.3805%, 77.8431%
HSV (HSB):
281°, 40.5622%, 97.6471%
XYZ:
56.3041, 42.7711, 94.9106
xyY:
0.2902, 0.2205, 42.7711
CIE-Lab:
71.3993, 43.2025, -40.3621
CIE-LCH:
71.3993, 59.1232, 316.9468
CIE-Luv:
71.3993, 29.1119, -71.0817
Hunter-Lab:
65.3996, 39.2256, -40.2644
#d994f9 color charts
#d994f9 color shades, tints & tones
#d994f9 color schemes
#d994f9 color preview, HTML & CSS examples
This text has a color of #d994f9
<p style="color:#d994f9;">Text here</p>
.mytext {color:#d994f9;}
This box has a color of #d994f9
<div style="background-color:#d994f9;">Content here</div>
.mybackground {background-color:#d994f9;}
Border around this has a color of #d994f9
<div style="border:2px solid #d994f9;">Content here</div>
.myborder {border:2px solid #d994f9;}