#3affe2 color space conversions
Hex:
#3affe2
RGB:
58, 255, 226
CMY:
77, 0, 11
CMYK:
77, 0, 11, 0
HSL:
171°, 100.0000%, 61.3725%
HSV (HSB):
171°, 77.2549%, 100.0000%
XYZ:
51.2324, 77.9105, 84.2895
xyY:
0.2400, 0.3650, 77.9105
CIE-Lab:
90.7391, -53.1656, 0.3926
CIE-LCH:
90.7391, 53.1670, 179.5769
CIE-Luv:
90.7391, -69.2348, 9.1695
Hunter-Lab:
88.2669, -50.8612, 5.1685
#3affe2 color charts
#3affe2 color shades, tints & tones
#3affe2 color schemes
#3affe2 color preview, HTML & CSS examples
This text has a color of #3affe2
<p style="color:#3affe2;">Text here</p>
.mytext {color:#3affe2;}
This box has a color of #3affe2
<div style="background-color:#3affe2;">Content here</div>
.mybackground {background-color:#3affe2;}
Border around this has a color of #3affe2
<div style="border:2px solid #3affe2;">Content here</div>
.myborder {border:2px solid #3affe2;}