#c69dca color space conversions
Hex:
#c69dca
RGB:
198, 157, 202
CMY:
22, 38, 21
CMYK:
2, 22, 0, 21
HSL:
295°, 29.8013%, 70.3922%
HSV (HSB):
295°, 22.2772%, 79.2157%
XYZ:
46.0063, 40.3840, 61.2472
xyY:
0.3116, 0.2735, 40.3840
CIE-Lab:
69.7421, 23.0032, -17.2655
CIE-LCH:
69.7421, 28.7619, 323.1092
CIE-Luv:
69.7421, 20.3234, -30.2135
Hunter-Lab:
63.5484, 18.0168, -12.6591
#c69dca color charts
#c69dca color shades, tints & tones
#c69dca color schemes
#c69dca color preview, HTML & CSS examples
This text has a color of #c69dca
<p style="color:#c69dca;">Text here</p>
.mytext {color:#c69dca;}
This box has a color of #c69dca
<div style="background-color:#c69dca;">Content here</div>
.mybackground {background-color:#c69dca;}
Border around this has a color of #c69dca
<div style="border:2px solid #c69dca;">Content here</div>
.myborder {border:2px solid #c69dca;}