#de51d3 color space conversions
Hex:
#de51d3
RGB:
222, 81, 211
CMY:
13, 68, 17
CMYK:
0, 64, 5, 13
HSL:
305°, 68.1159%, 59.4118%
HSV (HSB):
305°, 63.5135%, 87.0588%
XYZ:
44.8245, 26.1176, 64.3067
xyY:
0.3314, 0.1931, 26.1176
CIE-Lab:
58.1485, 69.5850, -39.9591
CIE-LCH:
58.1485, 80.2421, 330.1335
CIE-Luv:
58.1485, 65.7526, -71.7654
Hunter-Lab:
51.1054, 67.1278, -38.8318
#de51d3 color charts
#de51d3 color shades, tints & tones
#de51d3 color schemes
#de51d3 color preview, HTML & CSS examples
This text has a color of #de51d3
<p style="color:#de51d3;">Text here</p>
.mytext {color:#de51d3;}
This box has a color of #de51d3
<div style="background-color:#de51d3;">Content here</div>
.mybackground {background-color:#de51d3;}
Border around this has a color of #de51d3
<div style="border:2px solid #de51d3;">Content here</div>
.myborder {border:2px solid #de51d3;}