#c69fed color space conversions
Hex:
#c69fed
RGB:
198, 159, 237
CMY:
22, 38, 7
CMYK:
16, 33, 0, 7
HSL:
270°, 68.4211%, 77.6471%
HSV (HSB):
270°, 32.9114%, 92.9412%
XYZ:
50.9729, 42.9165, 85.7179
xyY:
0.2838, 0.2389, 42.9165
CIE-Lab:
71.4982, 29.0809, -33.8127
CIE-LCH:
71.4982, 44.5982, 310.6974
CIE-Luv:
71.4982, 15.2067, -58.1477
Hunter-Lab:
65.5107, 24.2446, -31.7210
#c69fed color charts
#c69fed color shades, tints & tones
#c69fed color schemes
#c69fed color preview, HTML & CSS examples
This text has a color of #c69fed
<p style="color:#c69fed;">Text here</p>
.mytext {color:#c69fed;}
This box has a color of #c69fed
<div style="background-color:#c69fed;">Content here</div>
.mybackground {background-color:#c69fed;}
Border around this has a color of #c69fed
<div style="border:2px solid #c69fed;">Content here</div>
.myborder {border:2px solid #c69fed;}