#c68dac color space conversions
Hex:
#c68dac
RGB:
198, 141, 172
CMY:
22, 45, 33
CMYK:
0, 29, 13, 22
HSL:
327°, 33.3333%, 66.4706%
HSV (HSB):
327°, 28.7879%, 77.6471%
XYZ:
40.2600, 34.0341, 43.4770
xyY:
0.3418, 0.2890, 34.0341
CIE-Lab:
64.9896, 26.4112, -7.6380
CIE-LCH:
64.9896, 27.4935, 343.8703
CIE-Luv:
64.9896, 32.5827, -15.7823
Hunter-Lab:
58.3387, 21.0913, -3.3488
#c68dac color charts
#c68dac color shades, tints & tones
#c68dac color schemes
#c68dac color preview, HTML & CSS examples
This text has a color of #c68dac
<p style="color:#c68dac;">Text here</p>
.mytext {color:#c68dac;}
This box has a color of #c68dac
<div style="background-color:#c68dac;">Content here</div>
.mybackground {background-color:#c68dac;}
Border around this has a color of #c68dac
<div style="border:2px solid #c68dac;">Content here</div>
.myborder {border:2px solid #c68dac;}