#c8c8fa color space conversions
Hex:
#c8c8fa
RGB:
200, 200, 250
CMY:
22, 22, 2
CMYK:
20, 20, 0, 2
HSL:
240°, 83.3333%, 88.2353%
HSV (HSB):
240°, 20.0000%, 98.0392%
XYZ:
61.7290, 60.4900, 98.8648
xyY:
0.2792, 0.2736, 60.4900
CIE-Lab:
82.1038, 10.1378, -24.5231
CIE-LCH:
82.1038, 26.5360, 292.4600
CIE-Luv:
82.1038, -2.9386, -40.7744
Hunter-Lab:
77.7753, 5.5657, -20.9242
#c8c8fa color charts
#c8c8fa color shades, tints & tones
#c8c8fa color schemes
#c8c8fa color preview, HTML & CSS examples
This text has a color of #c8c8fa
<p style="color:#c8c8fa;">Text here</p>
.mytext {color:#c8c8fa;}
This box has a color of #c8c8fa
<div style="background-color:#c8c8fa;">Content here</div>
.mybackground {background-color:#c8c8fa;}
Border around this has a color of #c8c8fa
<div style="border:2px solid #c8c8fa;">Content here</div>
.myborder {border:2px solid #c8c8fa;}