#3deafb color space conversions
Hex:
#3deafb
RGB:
61, 234, 251
CMY:
76, 8, 2
CMYK:
76, 7, 0, 2
HSL:
185°, 95.9596%, 61.1765%
HSV (HSB):
185°, 75.6972%, 98.4314%
XYZ:
48.7599, 66.8028, 101.5911
xyY:
0.2245, 0.3076, 66.8028
CIE-Lab:
85.4042, -36.8249, -20.5969
CIE-LCH:
85.4042, 42.1937, 209.2191
CIE-Luv:
85.4042, -59.9096, -27.5521
Hunter-Lab:
81.7330, -36.5440, -16.4822
#3deafb color charts
#3deafb color shades, tints & tones
#3deafb color schemes
#3deafb color preview, HTML & CSS examples
This text has a color of #3deafb
<p style="color:#3deafb;">Text here</p>
.mytext {color:#3deafb;}
This box has a color of #3deafb
<div style="background-color:#3deafb;">Content here</div>
.mybackground {background-color:#3deafb;}
Border around this has a color of #3deafb
<div style="border:2px solid #3deafb;">Content here</div>
.myborder {border:2px solid #3deafb;}