#d06cce color space conversions
Hex:
#d06cce
RGB:
208, 108, 206
CMY:
18, 58, 19
CMYK:
0, 48, 1, 18
HSL:
301°, 51.5464%, 61.9608%
HSV (HSB):
301°, 48.0769%, 81.5686%
XYZ:
42.5156, 28.5913, 61.6704
xyY:
0.3202, 0.2153, 28.5913
CIE-Lab:
60.4192, 52.9970, -33.7190
CIE-LCH:
60.4192, 62.8144, 327.5337
CIE-Luv:
60.4192, 48.1051, -59.9412
Hunter-Lab:
53.4708, 48.3546, -30.9524
#d06cce color charts
#d06cce color shades, tints & tones
#d06cce color schemes
#d06cce color preview, HTML & CSS examples
This text has a color of #d06cce
<p style="color:#d06cce;">Text here</p>
.mytext {color:#d06cce;}
This box has a color of #d06cce
<div style="background-color:#d06cce;">Content here</div>
.mybackground {background-color:#d06cce;}
Border around this has a color of #d06cce
<div style="border:2px solid #d06cce;">Content here</div>
.myborder {border:2px solid #d06cce;}