#c88ded color space conversions
Hex:
#c88ded
RGB:
200, 141, 237
CMY:
22, 45, 7
CMYK:
16, 41, 0, 7
HSL:
277°, 72.7273%, 74.1176%
HSV (HSB):
277°, 40.5063%, 92.9412%
XYZ:
48.6304, 37.4435, 84.7850
xyY:
0.2846, 0.2191, 37.4435
CIE-Lab:
67.6085, 39.5263, -39.8468
CIE-LCH:
67.6085, 56.1257, 314.7686
CIE-Luv:
67.6085, 23.8488, -69.0713
Hunter-Lab:
61.1911, 34.7746, -39.3170
#c88ded color charts
#c88ded color shades, tints & tones
#c88ded color schemes
#c88ded color preview, HTML & CSS examples
This text has a color of #c88ded
<p style="color:#c88ded;">Text here</p>
.mytext {color:#c88ded;}
This box has a color of #c88ded
<div style="background-color:#c88ded;">Content here</div>
.mybackground {background-color:#c88ded;}
Border around this has a color of #c88ded
<div style="border:2px solid #c88ded;">Content here</div>
.myborder {border:2px solid #c88ded;}