#d41efa color space conversions
Hex:
#d41efa
RGB:
212, 30, 250
CMY:
17, 88, 2
CMYK:
15, 88, 0, 2
HSL:
290°, 95.6522%, 54.9020%
HSV (HSB):
290°, 88.0000%, 98.0392%
XYZ:
44.8710, 21.8277, 92.2907
xyY:
0.2822, 0.1373, 21.8277
CIE-Lab:
53.8437, 88.2745, -68.8559
CIE-LCH:
53.8437, 111.9532, 322.0450
CIE-Luv:
53.8437, 55.0504, -115.9951
Hunter-Lab:
46.7201, 89.6747, -84.4170
#d41efa color charts
#d41efa color shades, tints & tones
#d41efa color schemes
#d41efa color preview, HTML & CSS examples
This text has a color of #d41efa
<p style="color:#d41efa;">Text here</p>
.mytext {color:#d41efa;}
This box has a color of #d41efa
<div style="background-color:#d41efa;">Content here</div>
.mybackground {background-color:#d41efa;}
Border around this has a color of #d41efa
<div style="border:2px solid #d41efa;">Content here</div>
.myborder {border:2px solid #d41efa;}