#0b00ed color space conversions
Hex:
#0b00ed
RGB:
11, 0, 237
CMY:
96, 100, 7
CMYK:
95, 100, 0, 7
HSL:
243°, 100.0000%, 46.4706%
HSV (HSB):
243°, 100.0000%, 92.9412%
XYZ:
15.4241, 6.1856, 80.5018
xyY:
0.1511, 0.0606, 6.1856
CIE-Lab:
29.8759, 74.9832, -101.7508
CIE-LCH:
29.8759, 126.3950, 306.3876
CIE-Luv:
29.8759, -8.3192, -120.0690
Hunter-Lab:
24.8708, 67.1760, -174.5001
#0b00ed color charts
#0b00ed color shades, tints & tones
#0b00ed color schemes
#0b00ed color preview, HTML & CSS examples
This text has a color of #0b00ed
<p style="color:#0b00ed;">Text here</p>
.mytext {color:#0b00ed;}
This box has a color of #0b00ed
<div style="background-color:#0b00ed;">Content here</div>
.mybackground {background-color:#0b00ed;}
Border around this has a color of #0b00ed
<div style="border:2px solid #0b00ed;">Content here</div>
.myborder {border:2px solid #0b00ed;}