#3badfa color space conversions
Hex:
#3badfa
RGB:
59, 173, 250
CMY:
77, 32, 2
CMYK:
76, 31, 0, 2
HSL:
204°, 95.0249%, 60.5882%
HSV (HSB):
204°, 76.4000%, 98.0392%
XYZ:
34.0025, 37.7191, 95.9309
xyY:
0.2028, 0.2250, 37.7191
CIE-Lab:
67.8131, -6.3183, -47.2274
CIE-LCH:
67.8131, 47.6482, 262.3800
CIE-Luv:
67.8131, -39.3207, -75.6986
Hunter-Lab:
61.4159, -8.6523, -49.6192
#3badfa color charts
#3badfa color shades, tints & tones
#3badfa color schemes
#3badfa color preview, HTML & CSS examples
This text has a color of #3badfa
<p style="color:#3badfa;">Text here</p>
.mytext {color:#3badfa;}
This box has a color of #3badfa
<div style="background-color:#3badfa;">Content here</div>
.mybackground {background-color:#3badfa;}
Border around this has a color of #3badfa
<div style="border:2px solid #3badfa;">Content here</div>
.myborder {border:2px solid #3badfa;}