#d61af7 color space conversions
Hex:
#d61af7
RGB:
214, 26, 247
CMY:
16, 90, 3
CMYK:
13, 89, 0, 3
HSL:
291°, 93.2489%, 53.5294%
HSV (HSB):
291°, 89.4737%, 96.8627%
XYZ:
44.8895, 21.7503, 89.8280
xyY:
0.2869, 0.1390, 21.7503
CIE-Lab:
53.7611, 88.6841, -67.2997
CIE-LCH:
53.7611, 111.3289, 322.8063
CIE-Luv:
53.7611, 57.6197, -113.7606
Hunter-Lab:
46.6372, 90.1953, -81.5524
#d61af7 color charts
#d61af7 color shades, tints & tones
#d61af7 color schemes
#d61af7 color preview, HTML & CSS examples
This text has a color of #d61af7
<p style="color:#d61af7;">Text here</p>
.mytext {color:#d61af7;}
This box has a color of #d61af7
<div style="background-color:#d61af7;">Content here</div>
.mybackground {background-color:#d61af7;}
Border around this has a color of #d61af7
<div style="border:2px solid #d61af7;">Content here</div>
.myborder {border:2px solid #d61af7;}