#3bcafe color space conversions
Hex:
#3bcafe
RGB:
59, 202, 254
CMY:
77, 21, 0
CMYK:
77, 20, 0, 0
HSL:
196°, 98.9848%, 61.3725%
HSV (HSB):
196°, 76.7717%, 99.6078%
XYZ:
40.8136, 50.3266, 101.3288
xyY:
0.2121, 0.2615, 50.3266
CIE-Lab:
76.2693, -20.4949, -36.1785
CIE-LCH:
76.2693, 41.5803, 240.4687
CIE-Luv:
76.2693, -48.9666, -55.9806
Hunter-Lab:
70.9413, -21.4535, -35.0279
#3bcafe color charts
#3bcafe color shades, tints & tones
#3bcafe color schemes
#3bcafe color preview, HTML & CSS examples
This text has a color of #3bcafe
<p style="color:#3bcafe;">Text here</p>
.mytext {color:#3bcafe;}
This box has a color of #3bcafe
<div style="background-color:#3bcafe;">Content here</div>
.mybackground {background-color:#3bcafe;}
Border around this has a color of #3bcafe
<div style="border:2px solid #3bcafe;">Content here</div>
.myborder {border:2px solid #3bcafe;}