#4baced color space conversions
Hex:
#4baced
RGB:
75, 172, 237
CMY:
71, 33, 7
CMYK:
68, 27, 0, 7
HSL:
204°, 81.8182%, 61.1765%
HSV (HSB):
204°, 68.3544%, 92.9412%
XYZ:
32.9402, 37.1153, 85.5486
xyY:
0.2117, 0.2385, 37.1153
CIE-Lab:
67.3635, -8.1159, -40.8200
CIE-LCH:
67.3635, 41.6190, 258.7550
CIE-Luv:
67.3635, -36.9137, -64.4882
Hunter-Lab:
60.9224, -10.1006, -40.6108
#4baced color charts
#4baced color shades, tints & tones
#4baced color schemes
#4baced color preview, HTML & CSS examples
This text has a color of #4baced
<p style="color:#4baced;">Text here</p>
.mytext {color:#4baced;}
This box has a color of #4baced
<div style="background-color:#4baced;">Content here</div>
.mybackground {background-color:#4baced;}
Border around this has a color of #4baced
<div style="border:2px solid #4baced;">Content here</div>
.myborder {border:2px solid #4baced;}