#c8afed color space conversions
Hex:
#c8afed
RGB:
200, 175, 237
CMY:
22, 31, 7
CMYK:
16, 26, 0, 7
HSL:
264°, 63.2653%, 80.7843%
HSV (HSB):
264°, 26.1603%, 92.9412%
XYZ:
54.4355, 49.0537, 86.7200
xyY:
0.2862, 0.2579, 49.0537
CIE-Lab:
75.4847, 20.8952, -27.6563
CIE-LCH:
75.4847, 34.6624, 307.0721
CIE-Luv:
75.4847, 9.2773, -47.1383
Hunter-Lab:
70.0384, 16.1672, -24.3848
#c8afed color charts
#c8afed color shades, tints & tones
#c8afed color schemes
#c8afed color preview, HTML & CSS examples
This text has a color of #c8afed
<p style="color:#c8afed;">Text here</p>
.mytext {color:#c8afed;}
This box has a color of #c8afed
<div style="background-color:#c8afed;">Content here</div>
.mybackground {background-color:#c8afed;}
Border around this has a color of #c8afed
<div style="border:2px solid #c8afed;">Content here</div>
.myborder {border:2px solid #c8afed;}