#c88ced color space conversions
Hex:
#c88ced
RGB:
200, 140, 237
CMY:
22, 45, 7
CMYK:
16, 41, 0, 7
HSL:
277°, 72.9323%, 73.9216%
HSV (HSB):
277°, 40.9283%, 92.9412%
XYZ:
48.4836, 37.1500, 84.7361
xyY:
0.2846, 0.2181, 37.1500
CIE-Lab:
67.3894, 40.0679, -40.1892
CIE-LCH:
67.3894, 56.7503, 314.9134
CIE-Luv:
67.3894, 24.2499, -69.6741
Hunter-Lab:
60.9508, 35.3248, -39.7617
#c88ced color charts
#c88ced color shades, tints & tones
#c88ced color schemes
#c88ced color preview, HTML & CSS examples
This text has a color of #c88ced
<p style="color:#c88ced;">Text here</p>
.mytext {color:#c88ced;}
This box has a color of #c88ced
<div style="background-color:#c88ced;">Content here</div>
.mybackground {background-color:#c88ced;}
Border around this has a color of #c88ced
<div style="border:2px solid #c88ced;">Content here</div>
.myborder {border:2px solid #c88ced;}