#0b005c color space conversions
Hex:
#0b005c
RGB:
11, 0, 92
CMY:
96, 100, 64
CMYK:
88, 100, 0, 64
HSL:
247°, 100.0000%, 18.0392%
HSV (HSB):
247°, 100.0000%, 36.0784%
XYZ:
2.0698, 0.8439, 10.1790
xyY:
0.1581, 0.0645, 0.8439
CIE-Lab:
7.6225, 37.8046, -50.0422
CIE-LCH:
7.6225, 62.7169, 307.0694
CIE-Luv:
7.6225, -1.4799, -29.7823
Hunter-Lab:
9.1862, 24.1430, -59.2678
#0b005c color charts
#0b005c color shades, tints & tones
#0b005c color schemes
#0b005c color preview, HTML & CSS examples
This text has a color of #0b005c
<p style="color:#0b005c;">Text here</p>
.mytext {color:#0b005c;}
This box has a color of #0b005c
<div style="background-color:#0b005c;">Content here</div>
.mybackground {background-color:#0b005c;}
Border around this has a color of #0b005c
<div style="border:2px solid #0b005c;">Content here</div>
.myborder {border:2px solid #0b005c;}