#c2caf8 color space conversions
Hex:
#c2caf8
RGB:
194, 202, 248
CMY:
24, 21, 3
CMYK:
22, 19, 0, 3
HSL:
231°, 79.4118%, 86.6667%
HSV (HSB):
231°, 21.7742%, 97.2549%
XYZ:
60.3119, 60.4877, 97.3035
xyY:
0.2765, 0.2773, 60.4877
CIE-Lab:
82.1026, 6.8042, -23.5004
CIE-LCH:
82.1026, 24.4656, 286.1475
CIE-Luv:
82.1026, -6.7275, -38.5550
Hunter-Lab:
77.7738, 2.3187, -19.7365
#c2caf8 color charts
#c2caf8 color shades, tints & tones
#c2caf8 color schemes
#c2caf8 color preview, HTML & CSS examples
This text has a color of #c2caf8
<p style="color:#c2caf8;">Text here</p>
.mytext {color:#c2caf8;}
This box has a color of #c2caf8
<div style="background-color:#c2caf8;">Content here</div>
.mybackground {background-color:#c2caf8;}
Border around this has a color of #c2caf8
<div style="border:2px solid #c2caf8;">Content here</div>
.myborder {border:2px solid #c2caf8;}