#000bee color space conversions
Hex:
#000bee
RGB:
0, 11, 238
CMY:
100, 96, 7
CMYK:
100, 95, 0, 7
HSL:
237°, 100.0000%, 46.6667%
HSV (HSB):
237°, 100.0000%, 93.3333%
XYZ:
15.5523, 6.4124, 81.3069
xyY:
0.1506, 0.0621, 6.4124
CIE-Lab:
30.4299, 73.3487, -101.3965
CIE-LCH:
30.4299, 125.1451, 305.8814
CIE-Luv:
30.4299, -9.0698, -121.0779
Hunter-Lab:
25.3227, 65.3135, -172.6444
#000bee color charts
#000bee color shades, tints & tones
#000bee color schemes
#000bee color preview, HTML & CSS examples
This text has a color of #000bee
<p style="color:#000bee;">Text here</p>
.mytext {color:#000bee;}
This box has a color of #000bee
<div style="background-color:#000bee;">Content here</div>
.mybackground {background-color:#000bee;}
Border around this has a color of #000bee
<div style="border:2px solid #000bee;">Content here</div>
.myborder {border:2px solid #000bee;}