#c2ccf7 color space conversions
Hex:
#c2ccf7
RGB:
194, 204, 247
CMY:
24, 20, 3
CMYK:
21, 17, 0, 3
HSL:
229°, 76.8116%, 86.4706%
HSV (HSB):
229°, 21.4575%, 96.8627%
XYZ:
60.6295, 61.3705, 96.6459
xyY:
0.2773, 0.2807, 61.3705
CIE-Lab:
82.5775, 5.5098, -22.2466
CIE-LCH:
82.5775, 22.9188, 283.9105
CIE-Luv:
82.5775, -7.5678, -36.2975
Hunter-Lab:
78.3393, 1.0536, -18.3075
#c2ccf7 color charts
#c2ccf7 color shades, tints & tones
#c2ccf7 color schemes
#c2ccf7 color preview, HTML & CSS examples
This text has a color of #c2ccf7
<p style="color:#c2ccf7;">Text here</p>
.mytext {color:#c2ccf7;}
This box has a color of #c2ccf7
<div style="background-color:#c2ccf7;">Content here</div>
.mybackground {background-color:#c2ccf7;}
Border around this has a color of #c2ccf7
<div style="border:2px solid #c2ccf7;">Content here</div>
.myborder {border:2px solid #c2ccf7;}