#3fc8ed color space conversions
Hex:
#3fc8ed
RGB:
63, 200, 237
CMY:
75, 22, 7
CMYK:
73, 16, 0, 7
HSL:
193°, 82.8571%, 58.8235%
HSV (HSB):
193°, 73.4177%, 92.9412%
XYZ:
37.9902, 48.4797, 87.4760
xyY:
0.2184, 0.2787, 48.4797
CIE-Lab:
75.1265, -24.4758, -28.8111
CIE-LCH:
75.1265, 37.8040, 229.6512
CIE-Luv:
75.1265, -48.7955, -42.7218
Hunter-Lab:
69.6274, -24.4544, -25.7495
#3fc8ed color charts
#3fc8ed color shades, tints & tones
#3fc8ed color schemes
#3fc8ed color preview, HTML & CSS examples
This text has a color of #3fc8ed
<p style="color:#3fc8ed;">Text here</p>
.mytext {color:#3fc8ed;}
This box has a color of #3fc8ed
<div style="background-color:#3fc8ed;">Content here</div>
.mybackground {background-color:#3fc8ed;}
Border around this has a color of #3fc8ed
<div style="border:2px solid #3fc8ed;">Content here</div>
.myborder {border:2px solid #3fc8ed;}