#d18bd7 color space conversions
Hex:
#d18bd7
RGB:
209, 139, 215
CMY:
18, 45, 16
CMYK:
3, 35, 0, 16
HSL:
295°, 48.7179%, 69.4118%
HSV (HSB):
295°, 35.3488%, 84.3137%
XYZ:
47.7929, 36.9268, 68.8986
xyY:
0.3111, 0.2404, 36.9268
CIE-Lab:
67.2221, 38.8826, -28.2175
CIE-LCH:
67.2221, 48.0425, 324.0312
CIE-Luv:
67.2221, 33.7705, -50.0052
Hunter-Lab:
60.7675, 34.0450, -24.6862
#d18bd7 color charts
#d18bd7 color shades, tints & tones
#d18bd7 color schemes
#d18bd7 color preview, HTML & CSS examples
This text has a color of #d18bd7
<p style="color:#d18bd7;">Text here</p>
.mytext {color:#d18bd7;}
This box has a color of #d18bd7
<div style="background-color:#d18bd7;">Content here</div>
.mybackground {background-color:#d18bd7;}
Border around this has a color of #d18bd7
<div style="border:2px solid #d18bd7;">Content here</div>
.myborder {border:2px solid #d18bd7;}