#1b32f4 color space conversions
Hex:
#1b32f4
RGB:
27, 50, 244
CMY:
89, 80, 4
CMYK:
89, 80, 0, 4
HSL:
234°, 90.7950%, 53.1373%
HSV (HSB):
234°, 88.9344%, 95.6863%
XYZ:
17.9217, 9.0459, 86.3894
xyY:
0.1581, 0.0798, 9.0459
CIE-Lab:
36.0725, 62.2648, -95.3726
CIE-LCH:
36.0725, 113.8984, 303.1388
CIE-Luv:
36.0725, -11.3345, -127.1324
Hunter-Lab:
30.0764, 53.7300, -149.2474
#1b32f4 color charts
#1b32f4 color shades, tints & tones
#1b32f4 color schemes
#1b32f4 color preview, HTML & CSS examples
This text has a color of #1b32f4
<p style="color:#1b32f4;">Text here</p>
.mytext {color:#1b32f4;}
This box has a color of #1b32f4
<div style="background-color:#1b32f4;">Content here</div>
.mybackground {background-color:#1b32f4;}
Border around this has a color of #1b32f4
<div style="border:2px solid #1b32f4;">Content here</div>
.myborder {border:2px solid #1b32f4;}