#cff3fd color space conversions
Hex:
#cff3fd
RGB:
207, 243, 253
CMY:
19, 5, 1
CMYK:
18, 4, 0, 1
HSL:
193°, 92.0000%, 90.1961%
HSV (HSB):
193°, 18.1818%, 99.2157%
XYZ:
75.5123, 84.4584, 105.2507
xyY:
0.2847, 0.3184, 84.4584
CIE-Lab:
93.6492, -9.5384, -8.7004
CIE-LCH:
93.6492, 12.9104, 222.3692
CIE-Luv:
93.6492, -19.0874, -12.0718
Hunter-Lab:
91.9013, -14.1595, -3.5715
#cff3fd color charts
#cff3fd color shades, tints & tones
#cff3fd color schemes
#cff3fd color preview, HTML & CSS examples
This text has a color of #cff3fd
<p style="color:#cff3fd;">Text here</p>
.mytext {color:#cff3fd;}
This box has a color of #cff3fd
<div style="background-color:#cff3fd;">Content here</div>
.mybackground {background-color:#cff3fd;}
Border around this has a color of #cff3fd
<div style="border:2px solid #cff3fd;">Content here</div>
.myborder {border:2px solid #cff3fd;}