#008be1 color space conversions
Hex:
#008be1
RGB:
0, 139, 225
CMY:
100, 45, 12
CMYK:
100, 38, 0, 12
HSL:
203°, 100.0000%, 44.1176%
HSV (HSB):
203°, 100.0000%, 88.2353%
XYZ:
22.8232, 23.9015, 74.6447
xyY:
0.1880, 0.1969, 23.9015
CIE-Lab:
55.9890, 0.4800, -52.2313
CIE-LCH:
55.9890, 52.2335, 270.5265
CIE-Luv:
55.9890, -34.2181, -82.2051
Hunter-Lab:
48.8891, -2.2257, -56.3025
#008be1 color charts
#008be1 color shades, tints & tones
#008be1 color schemes
#008be1 color preview, HTML & CSS examples
This text has a color of #008be1
<p style="color:#008be1;">Text here</p>
.mytext {color:#008be1;}
This box has a color of #008be1
<div style="background-color:#008be1;">Content here</div>
.mybackground {background-color:#008be1;}
Border around this has a color of #008be1
<div style="border:2px solid #008be1;">Content here</div>
.myborder {border:2px solid #008be1;}