#1b008b color space conversions
Hex:
#1b008b
RGB:
27, 0, 139
CMY:
89, 100, 45
CMYK:
81, 100, 0, 45
HSL:
252°, 100.0000%, 27.2549%
HSV (HSB):
252°, 100.0000%, 54.5098%
XYZ:
5.1122, 2.0971, 24.5614
xyY:
0.1609, 0.0660, 2.0971
CIE-Lab:
15.9887, 50.8556, -66.5948
CIE-LCH:
15.9887, 83.7924, 307.3674
CIE-Luv:
15.9887, -2.5708, -61.7636
Hunter-Lab:
14.4813, 37.6716, -90.4233
#1b008b color charts
#1b008b color shades, tints & tones
#1b008b color schemes
#1b008b color preview, HTML & CSS examples
This text has a color of #1b008b
<p style="color:#1b008b;">Text here</p>
.mytext {color:#1b008b;}
This box has a color of #1b008b
<div style="background-color:#1b008b;">Content here</div>
.mybackground {background-color:#1b008b;}
Border around this has a color of #1b008b
<div style="border:2px solid #1b008b;">Content here</div>
.myborder {border:2px solid #1b008b;}