#c2cdf9 color space conversions
Hex:
#c2cdf9
RGB:
194, 205, 249
CMY:
24, 20, 2
CMYK:
22, 18, 0, 2
HSL:
228°, 82.0896%, 86.8627%
HSV (HSB):
228°, 22.0884%, 97.6471%
XYZ:
61.1783, 61.9715, 98.3598
xyY:
0.2762, 0.2798, 61.9715
CIE-Lab:
82.8983, 5.4220, -22.8231
CIE-LCH:
82.8983, 23.4583, 283.3638
CIE-Luv:
82.8983, -8.1089, -37.2605
Hunter-Lab:
78.7220, 0.9567, -18.9749
#c2cdf9 color charts
#c2cdf9 color shades, tints & tones
#c2cdf9 color schemes
#c2cdf9 color preview, HTML & CSS examples
This text has a color of #c2cdf9
<p style="color:#c2cdf9;">Text here</p>
.mytext {color:#c2cdf9;}
This box has a color of #c2cdf9
<div style="background-color:#c2cdf9;">Content here</div>
.mybackground {background-color:#c2cdf9;}
Border around this has a color of #c2cdf9
<div style="border:2px solid #c2cdf9;">Content here</div>
.myborder {border:2px solid #c2cdf9;}