#d81efc color space conversions
Hex:
#d81efc
RGB:
216, 30, 252
CMY:
15, 88, 1
CMYK:
14, 88, 0, 1
HSL:
290°, 97.3684%, 55.2941%
HSV (HSB):
290°, 88.0952%, 98.8235%
XYZ:
46.3539, 22.5558, 94.0060
xyY:
0.2845, 0.1385, 22.5558
CIE-Lab:
54.6118, 89.2064, -68.6972
CIE-LCH:
54.6118, 112.5926, 322.4004
CIE-Luv:
54.6118, 56.9851, -116.3277
Hunter-Lab:
47.4929, 91.1064, -84.1118
#d81efc color charts
#d81efc color shades, tints & tones
#d81efc color schemes
#d81efc color preview, HTML & CSS examples
This text has a color of #d81efc
<p style="color:#d81efc;">Text here</p>
.mytext {color:#d81efc;}
This box has a color of #d81efc
<div style="background-color:#d81efc;">Content here</div>
.mybackground {background-color:#d81efc;}
Border around this has a color of #d81efc
<div style="border:2px solid #d81efc;">Content here</div>
.myborder {border:2px solid #d81efc;}