#c0defd color space conversions
Hex:
#c0defd
RGB:
192, 222, 253
CMY:
25, 13, 1
CMYK:
24, 12, 0, 1
HSL:
210°, 93.8462%, 87.2549%
HSV (HSB):
210°, 24.1107%, 99.2157%
XYZ:
65.5891, 70.5409, 103.0873
xyY:
0.2742, 0.2949, 70.5409
CIE-Lab:
87.2615, -3.2497, -18.3496
CIE-LCH:
87.2615, 18.6351, 259.9572
CIE-Luv:
87.2615, -16.7360, -28.6903
Hunter-Lab:
83.9886, -7.5843, -13.9803
#c0defd color charts
#c0defd color shades, tints & tones
#c0defd color schemes
#c0defd color preview, HTML & CSS examples
This text has a color of #c0defd
<p style="color:#c0defd;">Text here</p>
.mytext {color:#c0defd;}
This box has a color of #c0defd
<div style="background-color:#c0defd;">Content here</div>
.mybackground {background-color:#c0defd;}
Border around this has a color of #c0defd
<div style="border:2px solid #c0defd;">Content here</div>
.myborder {border:2px solid #c0defd;}