#3fbacc color space conversions
Hex:
#3fbacc
RGB:
63, 186, 204
CMY:
75, 27, 20
CMYK:
69, 9, 0, 20
HSL:
188°, 58.0247%, 52.3529%
HSV (HSB):
188°, 69.1176%, 80.0000%
XYZ:
30.5079, 40.5342, 63.3427
xyY:
0.2270, 0.3016, 40.5342
CIE-Lab:
69.8483, -27.6931, -18.9442
CIE-LCH:
69.8483, 33.5528, 214.3752
CIE-Luv:
69.8483, -45.9066, -25.4603
Hunter-Lab:
63.6665, -25.8822, -14.4219
#3fbacc color charts
#3fbacc color shades, tints & tones
#3fbacc color schemes
#3fbacc color preview, HTML & CSS examples
This text has a color of #3fbacc
<p style="color:#3fbacc;">Text here</p>
.mytext {color:#3fbacc;}
This box has a color of #3fbacc
<div style="background-color:#3fbacc;">Content here</div>
.mybackground {background-color:#3fbacc;}
Border around this has a color of #3fbacc
<div style="border:2px solid #3fbacc;">Content here</div>
.myborder {border:2px solid #3fbacc;}