#3ae5e5 color space conversions
Hex:
#3ae5e5
RGB:
58, 229, 229
CMY:
77, 10, 10
CMYK:
75, 0, 0, 10
HSL:
180°, 76.6816%, 56.2745%
HSV (HSB):
180°, 74.6725%, 89.8039%
XYZ:
43.9071, 62.5953, 83.8967
xyY:
0.2306, 0.3288, 62.5953
CIE-Lab:
83.2290, -41.1940, -12.2700
CIE-LCH:
83.2290, 42.9826, 196.5867
CIE-Luv:
83.2290, -60.1320, -12.9851
Hunter-Lab:
79.1172, -39.3943, -7.4897
#3ae5e5 color charts
#3ae5e5 color shades, tints & tones
#3ae5e5 color schemes
#3ae5e5 color preview, HTML & CSS examples
This text has a color of #3ae5e5
<p style="color:#3ae5e5;">Text here</p>
.mytext {color:#3ae5e5;}
This box has a color of #3ae5e5
<div style="background-color:#3ae5e5;">Content here</div>
.mybackground {background-color:#3ae5e5;}
Border around this has a color of #3ae5e5
<div style="border:2px solid #3ae5e5;">Content here</div>
.myborder {border:2px solid #3ae5e5;}