#74baff color space conversions
Hex:
#74baff
RGB:
116, 186, 255
CMY:
55, 27, 0
CMYK:
55, 27, 0, 0
HSL:
210°, 100.0000%, 72.7451%
HSV (HSB):
210°, 54.5098%, 100.0000%
XYZ:
42.8114, 46.0508, 101.2400
xyY:
0.2252, 0.2422, 46.0508
CIE-Lab:
73.5785, -2.8394, -40.7607
CIE-LCH:
73.5785, 40.8595, 266.0151
CIE-Luv:
73.5785, -31.3271, -65.7894
Hunter-Lab:
67.8608, -6.1459, -40.9510
#74baff color charts
#74baff color shades, tints & tones
#74baff color schemes
#74baff color preview, HTML & CSS examples
This text has a color of #74baff
<p style="color:#74baff;">Text here</p>
.mytext {color:#74baff;}
This box has a color of #74baff
<div style="background-color:#74baff;">Content here</div>
.mybackground {background-color:#74baff;}
Border around this has a color of #74baff
<div style="border:2px solid #74baff;">Content here</div>
.myborder {border:2px solid #74baff;}