#d18ec5 color space conversions
Hex:
#d18ec5
RGB:
209, 142, 197
CMY:
18, 44, 23
CMYK:
0, 32, 6, 18
HSL:
311°, 42.1384%, 68.8235%
HSV (HSB):
311°, 32.0574%, 81.9608%
XYZ:
46.0455, 36.9325, 57.5251
xyY:
0.3277, 0.2629, 36.9325
CIE-Lab:
67.2264, 33.9585, -18.1886
CIE-LCH:
67.2264, 38.5228, 331.8260
CIE-Luv:
67.2264, 35.4385, -33.3104
Hunter-Lab:
60.7721, 28.8938, -13.5817
#d18ec5 color charts
#d18ec5 color shades, tints & tones
#d18ec5 color schemes
#d18ec5 color preview, HTML & CSS examples
This text has a color of #d18ec5
<p style="color:#d18ec5;">Text here</p>
.mytext {color:#d18ec5;}
This box has a color of #d18ec5
<div style="background-color:#d18ec5;">Content here</div>
.mybackground {background-color:#d18ec5;}
Border around this has a color of #d18ec5
<div style="border:2px solid #d18ec5;">Content here</div>
.myborder {border:2px solid #d18ec5;}