#d06fcb color space conversions
Hex:
#d06fcb
RGB:
208, 111, 203
CMY:
18, 56, 20
CMYK:
0, 47, 2, 18
HSL:
303°, 50.7853%, 62.5490%
HSV (HSB):
303°, 46.6346%, 81.5686%
XYZ:
42.4764, 29.0906, 59.8762
xyY:
0.3232, 0.2213, 29.0906
CIE-Lab:
60.8615, 50.9729, -31.3358
CIE-LCH:
60.8615, 59.8346, 328.4187
CIE-Luv:
60.8615, 47.6249, -55.9544
Hunter-Lab:
53.9357, 46.1880, -28.0653
#d06fcb color charts
#d06fcb color shades, tints & tones
#d06fcb color schemes
#d06fcb color preview, HTML & CSS examples
This text has a color of #d06fcb
<p style="color:#d06fcb;">Text here</p>
.mytext {color:#d06fcb;}
This box has a color of #d06fcb
<div style="background-color:#d06fcb;">Content here</div>
.mybackground {background-color:#d06fcb;}
Border around this has a color of #d06fcb
<div style="border:2px solid #d06fcb;">Content here</div>
.myborder {border:2px solid #d06fcb;}