#c8cafc color space conversions
Hex:
#c8cafc
RGB:
200, 202, 252
CMY:
22, 21, 1
CMYK:
21, 20, 0, 1
HSL:
238°, 89.6552%, 88.6275%
HSV (HSB):
238°, 20.6349%, 98.8235%
XYZ:
62.5106, 61.5487, 100.6809
xyY:
0.2781, 0.2739, 61.5487
CIE-Lab:
82.6728, 9.5050, -24.7208
CIE-LCH:
82.6728, 26.4852, 291.0316
CIE-Luv:
82.6728, -3.9495, -41.0422
Hunter-Lab:
78.4530, 4.9345, -21.1714
#c8cafc color charts
#c8cafc color shades, tints & tones
#c8cafc color schemes
#c8cafc color preview, HTML & CSS examples
This text has a color of #c8cafc
<p style="color:#c8cafc;">Text here</p>
.mytext {color:#c8cafc;}
This box has a color of #c8cafc
<div style="background-color:#c8cafc;">Content here</div>
.mybackground {background-color:#c8cafc;}
Border around this has a color of #c8cafc
<div style="border:2px solid #c8cafc;">Content here</div>
.myborder {border:2px solid #c8cafc;}