#c3cdfd color space conversions
Hex:
#c3cdfd
RGB:
195, 205, 253
CMY:
24, 20, 1
CMYK:
23, 19, 0, 1
HSL:
230°, 93.5484%, 87.8431%
HSV (HSB):
230°, 22.9249%, 99.2157%
XYZ:
62.0666, 62.3566, 101.6933
xyY:
0.2745, 0.2758, 62.3566
CIE-Lab:
83.1027, 6.6203, -24.6306
CIE-LCH:
83.1027, 25.5048, 285.0445
CIE-Luv:
83.1027, -7.8124, -40.4735
Hunter-Lab:
78.9662, 2.1083, -21.0778
#c3cdfd color charts
#c3cdfd color shades, tints & tones
#c3cdfd color schemes
#c3cdfd color preview, HTML & CSS examples
This text has a color of #c3cdfd
<p style="color:#c3cdfd;">Text here</p>
.mytext {color:#c3cdfd;}
This box has a color of #c3cdfd
<div style="background-color:#c3cdfd;">Content here</div>
.mybackground {background-color:#c3cdfd;}
Border around this has a color of #c3cdfd
<div style="border:2px solid #c3cdfd;">Content here</div>
.myborder {border:2px solid #c3cdfd;}