#1b00ff color space conversions
Hex:
#1b00ff
RGB:
27, 0, 255
CMY:
89, 100, 0
CMYK:
89, 100, 0, 0
HSL:
246°, 100.0000%, 50.0000%
HSV (HSB):
246°, 100.0000%, 100.0000%
XYZ:
18.5020, 7.4530, 95.0712
xyY:
0.1529, 0.0616, 7.4530
CIE-Lab:
32.8167, 79.3598, -106.9914
CIE-LCH:
32.8167, 133.2109, 306.5658
CIE-Luv:
32.8167, -8.4157, -130.9303
Hunter-Lab:
27.3002, 73.1983, -187.3634
#1b00ff color charts
#1b00ff color shades, tints & tones
#1b00ff color schemes
#1b00ff color preview, HTML & CSS examples
This text has a color of #1b00ff
<p style="color:#1b00ff;">Text here</p>
.mytext {color:#1b00ff;}
This box has a color of #1b00ff
<div style="background-color:#1b00ff;">Content here</div>
.mybackground {background-color:#1b00ff;}
Border around this has a color of #1b00ff
<div style="border:2px solid #1b00ff;">Content here</div>
.myborder {border:2px solid #1b00ff;}