#3fabb5 color space conversions
Hex:
#3fabb5
RGB:
63, 171, 181
CMY:
75, 33, 29
CMYK:
65, 6, 0, 29
HSL:
185°, 48.3607%, 47.8431%
HSV (HSB):
185°, 65.1934%, 70.9804%
XYZ:
24.9533, 33.5188, 48.8707
xyY:
0.2325, 0.3123, 33.5188
CIE-Lab:
64.5788, -27.1628, -14.2007
CIE-LCH:
64.5788, 30.6509, 207.6006
CIE-Luv:
64.5788, -41.8295, -17.6186
Hunter-Lab:
57.8954, -24.3823, -9.5211
#3fabb5 color charts
#3fabb5 color shades, tints & tones
#3fabb5 color schemes
#3fabb5 color preview, HTML & CSS examples
This text has a color of #3fabb5
<p style="color:#3fabb5;">Text here</p>
.mytext {color:#3fabb5;}
This box has a color of #3fabb5
<div style="background-color:#3fabb5;">Content here</div>
.mybackground {background-color:#3fabb5;}
Border around this has a color of #3fabb5
<div style="border:2px solid #3fabb5;">Content here</div>
.myborder {border:2px solid #3fabb5;}