#d61efc color space conversions
Hex:
#d61efc
RGB:
214, 30, 252
CMY:
16, 88, 1
CMYK:
15, 88, 0, 1
HSL:
290°, 97.3684%, 55.2941%
HSV (HSB):
290°, 88.0952%, 98.8235%
XYZ:
45.7665, 22.2530, 93.9785
xyY:
0.2825, 0.1374, 22.2530
CIE-Lab:
54.2944, 88.9051, -69.2259
CIE-LCH:
54.2944, 112.6780, 322.0939
CIE-Luv:
54.2944, 55.6936, -116.8661
Hunter-Lab:
47.1730, 90.6249, -85.0969
#d61efc color charts
#d61efc color shades, tints & tones
#d61efc color schemes
#d61efc color preview, HTML & CSS examples
This text has a color of #d61efc
<p style="color:#d61efc;">Text here</p>
.mytext {color:#d61efc;}
This box has a color of #d61efc
<div style="background-color:#d61efc;">Content here</div>
.mybackground {background-color:#d61efc;}
Border around this has a color of #d61efc
<div style="border:2px solid #d61efc;">Content here</div>
.myborder {border:2px solid #d61efc;}