#d94cfc color space conversions
Hex:
#d94cfc
RGB:
217, 76, 252
CMY:
15, 70, 1
CMYK:
14, 70, 0, 1
HSL:
288°, 96.7033%, 64.3137%
HSV (HSB):
288°, 69.8413%, 98.8235%
XYZ:
48.7704, 26.9489, 94.7266
xyY:
0.2861, 0.1581, 26.9489
CIE-Lab:
58.9270, 77.3300, -61.7426
CIE-LCH:
58.9270, 98.9549, 321.3951
CIE-Luv:
58.9270, 51.1655, -106.7319
Hunter-Lab:
51.9123, 76.8501, -71.8504
#d94cfc color charts
#d94cfc color shades, tints & tones
#d94cfc color schemes
#d94cfc color preview, HTML & CSS examples
This text has a color of #d94cfc
<p style="color:#d94cfc;">Text here</p>
.mytext {color:#d94cfc;}
This box has a color of #d94cfc
<div style="background-color:#d94cfc;">Content here</div>
.mybackground {background-color:#d94cfc;}
Border around this has a color of #d94cfc
<div style="border:2px solid #d94cfc;">Content here</div>
.myborder {border:2px solid #d94cfc;}