#3badcc color space conversions
Hex:
#3badcc
RGB:
59, 173, 204
CMY:
77, 32, 20
CMYK:
71, 15, 0, 20
HSL:
193°, 58.7045%, 51.5686%
HSV (HSB):
193°, 71.0784%, 80.0000%
XYZ:
27.6463, 35.1766, 62.4594
xyY:
0.2207, 0.2808, 35.1766
CIE-Lab:
65.8859, -21.6707, -24.9963
CIE-LCH:
65.8859, 33.0823, 229.0761
CIE-Luv:
65.8859, -41.9165, -36.0190
Hunter-Lab:
59.3098, -20.5875, -20.9216
#3badcc color charts
#3badcc color shades, tints & tones
#3badcc color schemes
#3badcc color preview, HTML & CSS examples
This text has a color of #3badcc
<p style="color:#3badcc;">Text here</p>
.mytext {color:#3badcc;}
This box has a color of #3badcc
<div style="background-color:#3badcc;">Content here</div>
.mybackground {background-color:#3badcc;}
Border around this has a color of #3badcc
<div style="border:2px solid #3badcc;">Content here</div>
.myborder {border:2px solid #3badcc;}