#c2dbfb color space conversions
Hex:
#c2dbfb
RGB:
194, 219, 251
CMY:
24, 14, 2
CMYK:
23, 13, 0, 2
HSL:
214°, 87.6923%, 87.2549%
HSV (HSB):
214°, 22.7092%, 98.4314%
XYZ:
64.9922, 69.0974, 101.1785
xyY:
0.2762, 0.2937, 69.0974
CIE-Lab:
86.5523, -1.5372, -18.3526
CIE-LCH:
86.5523, 18.4168, 265.2122
CIE-Luv:
86.5523, -14.4102, -28.9350
Hunter-Lab:
83.1248, -5.9059, -13.9796
#c2dbfb color charts
#c2dbfb color shades, tints & tones
#c2dbfb color schemes
#c2dbfb color preview, HTML & CSS examples
This text has a color of #c2dbfb
<p style="color:#c2dbfb;">Text here</p>
.mytext {color:#c2dbfb;}
This box has a color of #c2dbfb
<div style="background-color:#c2dbfb;">Content here</div>
.mybackground {background-color:#c2dbfb;}
Border around this has a color of #c2dbfb
<div style="border:2px solid #c2dbfb;">Content here</div>
.myborder {border:2px solid #c2dbfb;}