#1badf3 color space conversions
Hex:
#1badf3
RGB:
27, 173, 243
CMY:
89, 32, 5
CMYK:
89, 29, 0, 5
HSL:
199°, 90.0000%, 52.9412%
HSV (HSB):
199°, 88.8889%, 95.2941%
XYZ:
31.5732, 36.5912, 90.1927
xyY:
0.1994, 0.2311, 36.5912
CIE-Lab:
66.9692, -11.3437, -44.7806
CIE-LCH:
66.9692, 46.1950, 255.7850
CIE-Luv:
66.9692, -43.0407, -70.8356
Hunter-Lab:
60.4907, -12.6903, -46.0590
#1badf3 color charts
#1badf3 color shades, tints & tones
#1badf3 color schemes
#1badf3 color preview, HTML & CSS examples
This text has a color of #1badf3
<p style="color:#1badf3;">Text here</p>
.mytext {color:#1badf3;}
This box has a color of #1badf3
<div style="background-color:#1badf3;">Content here</div>
.mybackground {background-color:#1badf3;}
Border around this has a color of #1badf3
<div style="border:2px solid #1badf3;">Content here</div>
.myborder {border:2px solid #1badf3;}