#cbefff color space conversions
Hex:
#cbefff
RGB:
203, 239, 255
CMY:
20, 6, 0
CMYK:
20, 6, 0, 0
HSL:
198°, 100.0000%, 89.8039%
HSV (HSB):
198°, 20.3922%, 100.0000%
XYZ:
73.5451, 81.6495, 106.4914
xyY:
0.2810, 0.3120, 81.6495
CIE-Lab:
92.4199, -8.2966, -11.5939
CIE-LCH:
92.4199, 14.2566, 234.4125
CIE-Luv:
92.4199, -19.2182, -16.9411
Hunter-Lab:
90.3601, -12.8471, -6.6225
#cbefff color charts
#cbefff color shades, tints & tones
#cbefff color schemes
#cbefff color preview, HTML & CSS examples
This text has a color of #cbefff
<p style="color:#cbefff;">Text here</p>
.mytext {color:#cbefff;}
This box has a color of #cbefff
<div style="background-color:#cbefff;">Content here</div>
.mybackground {background-color:#cbefff;}
Border around this has a color of #cbefff
<div style="border:2px solid #cbefff;">Content here</div>
.myborder {border:2px solid #cbefff;}