#c69dbc color space conversions
Hex:
#c69dbc
RGB:
198, 157, 188
CMY:
22, 38, 26
CMYK:
0, 21, 5, 22
HSL:
315°, 26.4516%, 69.6078%
HSV (HSB):
315°, 20.7071%, 77.6471%
XYZ:
44.4228, 39.7505, 52.9082
xyY:
0.3241, 0.2900, 39.7505
CIE-Lab:
69.2915, 20.3887, -10.1814
CIE-LCH:
69.2915, 22.7895, 333.4641
CIE-Luv:
69.2915, 22.0146, -18.7456
Hunter-Lab:
63.0480, 15.4346, -5.6210
#c69dbc color charts
#c69dbc color shades, tints & tones
#c69dbc color schemes
#c69dbc color preview, HTML & CSS examples
This text has a color of #c69dbc
<p style="color:#c69dbc;">Text here</p>
.mytext {color:#c69dbc;}
This box has a color of #c69dbc
<div style="background-color:#c69dbc;">Content here</div>
.mybackground {background-color:#c69dbc;}
Border around this has a color of #c69dbc
<div style="border:2px solid #c69dbc;">Content here</div>
.myborder {border:2px solid #c69dbc;}