#c2ccf1 color space conversions
Hex:
#c2ccf1
RGB:
194, 204, 241
CMY:
24, 20, 5
CMYK:
20, 15, 0, 5
HSL:
227°, 62.6667%, 85.2941%
HSV (HSB):
227°, 19.5021%, 94.5098%
XYZ:
59.7182, 61.0059, 91.8469
xyY:
0.2809, 0.2870, 61.0059
CIE-Lab:
82.3819, 4.1854, -19.3483
CIE-LCH:
82.3819, 19.7958, 282.2060
CIE-Luv:
82.3819, -7.2770, -31.2891
Hunter-Lab:
78.1063, -0.2092, -15.0460
#c2ccf1 color charts
#c2ccf1 color shades, tints & tones
#c2ccf1 color schemes
#c2ccf1 color preview, HTML & CSS examples
This text has a color of #c2ccf1
<p style="color:#c2ccf1;">Text here</p>
.mytext {color:#c2ccf1;}
This box has a color of #c2ccf1
<div style="background-color:#c2ccf1;">Content here</div>
.mybackground {background-color:#c2ccf1;}
Border around this has a color of #c2ccf1
<div style="border:2px solid #c2ccf1;">Content here</div>
.myborder {border:2px solid #c2ccf1;}