#1b008a color space conversions
Hex:
#1b008a
RGB:
27, 0, 138
CMY:
89, 100, 46
CMYK:
80, 100, 0, 46
HSL:
252°, 100.0000%, 27.0588%
HSV (HSB):
252°, 100.0000%, 54.1176%
XYZ:
5.0394, 2.0680, 24.1783
xyY:
0.1611, 0.0661, 2.0680
CIE-Lab:
15.8401, 50.5968, -66.2148
CIE-LCH:
15.8401, 83.3333, 307.3846
CIE-Luv:
15.8401, -2.5154, -61.1476
Hunter-Lab:
14.3805, 37.3868, -89.6194
#1b008a color charts
#1b008a color shades, tints & tones
#1b008a color schemes
#1b008a color preview, HTML & CSS examples
This text has a color of #1b008a
<p style="color:#1b008a;">Text here</p>
.mytext {color:#1b008a;}
This box has a color of #1b008a
<div style="background-color:#1b008a;">Content here</div>
.mybackground {background-color:#1b008a;}
Border around this has a color of #1b008a
<div style="border:2px solid #1b008a;">Content here</div>
.myborder {border:2px solid #1b008a;}