#000fe3 color space conversions
Hex:
#000fe3
RGB:
0, 15, 227
CMY:
100, 94, 11
CMYK:
100, 93, 0, 11
HSL:
236°, 100.0000%, 44.5098%
HSV (HSB):
236°, 100.0000%, 89.0196%
XYZ:
14.0360, 5.8877, 73.0697
xyY:
0.1509, 0.0633, 5.8877
CIE-Lab:
29.1274, 69.7697, -97.2954
CIE-LCH:
29.1274, 119.7256, 305.6440
CIE-Luv:
29.1274, -8.8007, -114.9403
Hunter-Lab:
24.2646, 60.7911, -161.5591
#000fe3 color charts
#000fe3 color shades, tints & tones
#000fe3 color schemes
#000fe3 color preview, HTML & CSS examples
This text has a color of #000fe3
<p style="color:#000fe3;">Text here</p>
.mytext {color:#000fe3;}
This box has a color of #000fe3
<div style="background-color:#000fe3;">Content here</div>
.mybackground {background-color:#000fe3;}
Border around this has a color of #000fe3
<div style="border:2px solid #000fe3;">Content here</div>
.myborder {border:2px solid #000fe3;}