#70baff color space conversions
Hex:
#70baff
RGB:
112, 186, 255
CMY:
56, 27, 0
CMYK:
56, 27, 0, 0
HSL:
209°, 100.0000%, 71.9608%
HSV (HSB):
209°, 56.0784%, 100.0000%
XYZ:
42.2910, 45.7826, 101.2157
xyY:
0.2234, 0.2419, 45.7826
CIE-Lab:
73.4042, -3.6475, -41.0456
CIE-LCH:
73.4042, 41.2073, 264.9218
CIE-Luv:
73.4042, -32.4719, -66.1598
Hunter-Lab:
67.6628, -6.8428, -41.3270
#70baff color charts
#70baff color shades, tints & tones
#70baff color schemes
#70baff color preview, HTML & CSS examples
This text has a color of #70baff
<p style="color:#70baff;">Text here</p>
.mytext {color:#70baff;}
This box has a color of #70baff
<div style="background-color:#70baff;">Content here</div>
.mybackground {background-color:#70baff;}
Border around this has a color of #70baff
<div style="border:2px solid #70baff;">Content here</div>
.myborder {border:2px solid #70baff;}