#1b008c color space conversions
Hex:
#1b008c
RGB:
27, 0, 140
CMY:
89, 100, 45
CMYK:
81, 100, 0, 45
HSL:
252°, 100.0000%, 27.4510%
HSV (HSB):
252°, 100.0000%, 54.9020%
XYZ:
5.1856, 2.1265, 24.9481
xyY:
0.1607, 0.0659, 2.1265
CIE-Lab:
16.1374, 51.1142, -66.9741
CIE-LCH:
16.1374, 84.2508, 307.3507
CIE-Luv:
16.1374, -2.6261, -62.3795
Hunter-Lab:
14.5824, 37.9569, -91.2278
#1b008c color charts
#1b008c color shades, tints & tones
#1b008c color schemes
#1b008c color preview, HTML & CSS examples
This text has a color of #1b008c
<p style="color:#1b008c;">Text here</p>
.mytext {color:#1b008c;}
This box has a color of #1b008c
<div style="background-color:#1b008c;">Content here</div>
.mybackground {background-color:#1b008c;}
Border around this has a color of #1b008c
<div style="border:2px solid #1b008c;">Content here</div>
.myborder {border:2px solid #1b008c;}