#d06ccc color space conversions
Hex:
#d06ccc
RGB:
208, 108, 204
CMY:
18, 58, 20
CMYK:
0, 48, 2, 18
HSL:
302°, 51.5464%, 61.9608%
HSV (HSB):
302°, 48.0769%, 81.5686%
XYZ:
42.2741, 28.4947, 60.3987
xyY:
0.3223, 0.2172, 28.4947
CIE-Lab:
60.3330, 52.6430, -32.7222
CIE-LCH:
60.3330, 61.9841, 328.1354
CIE-Luv:
60.3330, 48.5913, -58.3026
Hunter-Lab:
53.3804, 47.9456, -29.7190
#d06ccc color charts
#d06ccc color shades, tints & tones
#d06ccc color schemes
#d06ccc color preview, HTML & CSS examples
This text has a color of #d06ccc
<p style="color:#d06ccc;">Text here</p>
.mytext {color:#d06ccc;}
This box has a color of #d06ccc
<div style="background-color:#d06ccc;">Content here</div>
.mybackground {background-color:#d06ccc;}
Border around this has a color of #d06ccc
<div style="border:2px solid #d06ccc;">Content here</div>
.myborder {border:2px solid #d06ccc;}