#cff5f8 color space conversions
Hex:
#cff5f8
RGB:
207, 245, 248
CMY:
19, 4, 3
CMYK:
17, 1, 0, 3
HSL:
184°, 74.5455%, 89.2157%
HSV (HSB):
184°, 16.5323%, 97.2549%
XYZ:
75.3278, 85.3475, 101.3105
xyY:
0.2875, 0.3258, 85.3475
CIE-Lab:
94.0327, -11.5686, -5.5402
CIE-LCH:
94.0327, 12.8268, 205.5896
CIE-Luv:
94.0327, -19.8879, -6.6763
Hunter-Lab:
92.3837, -16.1262, -0.3504
#cff5f8 color charts
#cff5f8 color shades, tints & tones
#cff5f8 color schemes
#cff5f8 color preview, HTML & CSS examples
This text has a color of #cff5f8
<p style="color:#cff5f8;">Text here</p>
.mytext {color:#cff5f8;}
This box has a color of #cff5f8
<div style="background-color:#cff5f8;">Content here</div>
.mybackground {background-color:#cff5f8;}
Border around this has a color of #cff5f8
<div style="border:2px solid #cff5f8;">Content here</div>
.myborder {border:2px solid #cff5f8;}