#1b00c0 color space conversions
Hex:
#1b00c0
RGB:
27, 0, 192
CMY:
89, 100, 25
CMYK:
86, 100, 0, 25
HSL:
248°, 100.0000%, 37.6471%
HSV (HSB):
248°, 100.0000%, 75.2941%
XYZ:
9.9664, 4.0388, 50.1234
xyY:
0.1554, 0.0630, 4.0388
CIE-Lab:
23.7992, 64.2297, -85.8077
CIE-LCH:
23.7992, 107.1841, 306.8160
CIE-Luv:
23.7992, -5.3789, -93.9928
Hunter-Lab:
20.0967, 53.3529, -133.8081
#1b00c0 color charts
#1b00c0 color shades, tints & tones
#1b00c0 color schemes
#1b00c0 color preview, HTML & CSS examples
This text has a color of #1b00c0
<p style="color:#1b00c0;">Text here</p>
.mytext {color:#1b00c0;}
This box has a color of #1b00c0
<div style="background-color:#1b00c0;">Content here</div>
.mybackground {background-color:#1b00c0;}
Border around this has a color of #1b00c0
<div style="border:2px solid #1b00c0;">Content here</div>
.myborder {border:2px solid #1b00c0;}