#1b005a color space conversions
Hex:
#1b005a
RGB:
27, 0, 90
CMY:
89, 100, 65
CMYK:
70, 100, 0, 65
HSL:
258°, 100.0000%, 17.6471%
HSV (HSB):
258°, 100.0000%, 35.2941%
XYZ:
2.2975, 0.9712, 9.7392
xyY:
0.1766, 0.0747, 0.9712
CIE-Lab:
8.7492, 37.8909, -46.7731
CIE-LCH:
8.7492, 60.1950, 309.0109
CIE-Luv:
8.7492, 0.1796, -31.6948
Hunter-Lab:
9.8549, 24.3672, -51.6954
#1b005a color charts
#1b005a color shades, tints & tones
#1b005a color schemes
#1b005a color preview, HTML & CSS examples
This text has a color of #1b005a
<p style="color:#1b005a;">Text here</p>
.mytext {color:#1b005a;}
This box has a color of #1b005a
<div style="background-color:#1b005a;">Content here</div>
.mybackground {background-color:#1b005a;}
Border around this has a color of #1b005a
<div style="border:2px solid #1b005a;">Content here</div>
.myborder {border:2px solid #1b005a;}