#3bcfed color space conversions
Hex:
#3bcfed
RGB:
59, 207, 237
CMY:
77, 19, 7
CMYK:
75, 13, 0, 7
HSL:
190°, 83.1776%, 58.0392%
HSV (HSB):
190°, 75.1055%, 92.9412%
XYZ:
39.4025, 51.6699, 88.0173
xyY:
0.2200, 0.2885, 51.6699
CIE-Lab:
77.0830, -28.4005, -25.8205
CIE-LCH:
77.0830, 38.3834, 222.2758
CIE-Luv:
77.0830, -51.8094, -37.2334
Hunter-Lab:
71.8818, -27.9470, -22.2818
#3bcfed color charts
#3bcfed color shades, tints & tones
#3bcfed color schemes
#3bcfed color preview, HTML & CSS examples
This text has a color of #3bcfed
<p style="color:#3bcfed;">Text here</p>
.mytext {color:#3bcfed;}
This box has a color of #3bcfed
<div style="background-color:#3bcfed;">Content here</div>
.mybackground {background-color:#3bcfed;}
Border around this has a color of #3bcfed
<div style="border:2px solid #3bcfed;">Content here</div>
.myborder {border:2px solid #3bcfed;}