#000be4 color space conversions
Hex:
#000be4
RGB:
0, 11, 228
CMY:
100, 96, 11
CMYK:
100, 95, 0, 11
HSL:
237°, 100.0000%, 44.7059%
HSV (HSB):
237°, 100.0000%, 89.4118%
XYZ:
14.1233, 5.8408, 73.7818
xyY:
0.1507, 0.0623, 5.8408
CIE-Lab:
29.0072, 70.8347, -98.0696
CIE-LCH:
29.0072, 120.9760, 305.8402
CIE-Luv:
29.0072, -8.6664, -115.2512
Hunter-Lab:
24.1677, 62.0194, -164.0895
#000be4 color charts
#000be4 color shades, tints & tones
#000be4 color schemes
#000be4 color preview, HTML & CSS examples
This text has a color of #000be4
<p style="color:#000be4;">Text here</p>
.mytext {color:#000be4;}
This box has a color of #000be4
<div style="background-color:#000be4;">Content here</div>
.mybackground {background-color:#000be4;}
Border around this has a color of #000be4
<div style="border:2px solid #000be4;">Content here</div>
.myborder {border:2px solid #000be4;}