#3aeffb color space conversions
Hex:
#3aeffb
RGB:
58, 239, 251
CMY:
77, 6, 2
CMYK:
77, 5, 0, 2
HSL:
184°, 96.0199%, 60.5882%
HSV (HSB):
184°, 76.8924%, 98.4314%
XYZ:
50.0240, 69.5976, 102.0639
xyY:
0.2257, 0.3139, 69.5976
CIE-Lab:
86.7991, -39.4077, -18.4947
CIE-LCH:
86.7991, 43.5318, 205.1414
CIE-Luv:
86.7991, -61.9851, -23.6743
Hunter-Lab:
83.4252, -38.9606, -14.1389
#3aeffb color charts
#3aeffb color shades, tints & tones
#3aeffb color schemes
#3aeffb color preview, HTML & CSS examples
This text has a color of #3aeffb
<p style="color:#3aeffb;">Text here</p>
.mytext {color:#3aeffb;}
This box has a color of #3aeffb
<div style="background-color:#3aeffb;">Content here</div>
.mybackground {background-color:#3aeffb;}
Border around this has a color of #3aeffb
<div style="border:2px solid #3aeffb;">Content here</div>
.myborder {border:2px solid #3aeffb;}