#d08bdc color space conversions
Hex:
#d08bdc
RGB:
208, 139, 220
CMY:
18, 45, 14
CMYK:
5, 37, 0, 14
HSL:
291°, 53.6424%, 70.3922%
HSV (HSB):
291°, 36.8182%, 86.2745%
XYZ:
48.1633, 37.0424, 72.3216
xyY:
0.3057, 0.2351, 37.0424
CIE-Lab:
67.3089, 39.5334, -30.8656
CIE-LCH:
67.3089, 50.1555, 322.0192
CIE-Luv:
67.3089, 32.2743, -54.3837
Hunter-Lab:
60.8625, 34.7459, -27.8492
#d08bdc color charts
#d08bdc color shades, tints & tones
#d08bdc color schemes
#d08bdc color preview, HTML & CSS examples
This text has a color of #d08bdc
<p style="color:#d08bdc;">Text here</p>
.mytext {color:#d08bdc;}
This box has a color of #d08bdc
<div style="background-color:#d08bdc;">Content here</div>
.mybackground {background-color:#d08bdc;}
Border around this has a color of #d08bdc
<div style="border:2px solid #d08bdc;">Content here</div>
.myborder {border:2px solid #d08bdc;}