#74bddd color space conversions
Hex:
#74bddd
RGB:
116, 189, 221
CMY:
55, 26, 13
CMYK:
48, 14, 0, 13
HSL:
198°, 60.6936%, 66.0784%
HSV (HSB):
198°, 47.5113%, 86.6667%
XYZ:
38.4512, 45.3287, 75.1293
xyY:
0.2420, 0.2852, 45.3287
CIE-Lab:
73.1078, -14.2907, -23.0971
CIE-LCH:
73.1078, 27.1606, 238.2540
CIE-Luv:
73.1078, -33.1415, -34.2826
Hunter-Lab:
67.3266, -15.8775, -19.0328
#74bddd color charts
#74bddd color shades, tints & tones
#74bddd color schemes
#74bddd color preview, HTML & CSS examples
This text has a color of #74bddd
<p style="color:#74bddd;">Text here</p>
.mytext {color:#74bddd;}
This box has a color of #74bddd
<div style="background-color:#74bddd;">Content here</div>
.mybackground {background-color:#74bddd;}
Border around this has a color of #74bddd
<div style="border:2px solid #74bddd;">Content here</div>
.myborder {border:2px solid #74bddd;}