#d61be4 color space conversions
Hex:
#d61be4
RGB:
214, 27, 228
CMY:
16, 89, 11
CMYK:
6, 88, 0, 11
HSL:
296°, 78.8235%, 50.0000%
HSV (HSB):
296°, 88.1579%, 89.4118%
XYZ:
42.1271, 20.6814, 75.1704
xyY:
0.3053, 0.1499, 20.6814
CIE-Lab:
52.5991, 85.5361, -58.4891
CIE-LCH:
52.5991, 103.6214, 325.6359
CIE-Luv:
52.5991, 64.1173, -99.9895
Hunter-Lab:
45.4769, 85.7674, -66.1688
#d61be4 color charts
#d61be4 color shades, tints & tones
#d61be4 color schemes
#d61be4 color preview, HTML & CSS examples
This text has a color of #d61be4
<p style="color:#d61be4;">Text here</p>
.mytext {color:#d61be4;}
This box has a color of #d61be4
<div style="background-color:#d61be4;">Content here</div>
.mybackground {background-color:#d61be4;}
Border around this has a color of #d61be4
<div style="border:2px solid #d61be4;">Content here</div>
.myborder {border:2px solid #d61be4;}