#d47cf9 color space conversions
Hex:
#d47cf9
RGB:
212, 124, 249
CMY:
17, 51, 2
CMYK:
15, 50, 0, 2
HSL:
282°, 91.2409%, 73.1373%
HSV (HSB):
282°, 50.2008%, 97.6471%
XYZ:
51.4579, 35.2519, 93.7147
xyY:
0.2852, 0.1954, 35.2519
CIE-Lab:
65.9443, 54.3045, -48.9614
CIE-LCH:
65.9443, 73.1177, 317.9619
CIE-Luv:
65.9443, 35.2475, -85.7382
Hunter-Lab:
59.3733, 50.7998, -52.0219
#d47cf9 color charts
#d47cf9 color shades, tints & tones
#d47cf9 color schemes
#d47cf9 color preview, HTML & CSS examples
This text has a color of #d47cf9
<p style="color:#d47cf9;">Text here</p>
.mytext {color:#d47cf9;}
This box has a color of #d47cf9
<div style="background-color:#d47cf9;">Content here</div>
.mybackground {background-color:#d47cf9;}
Border around this has a color of #d47cf9
<div style="border:2px solid #d47cf9;">Content here</div>
.myborder {border:2px solid #d47cf9;}