#1b64f8 color space conversions
Hex:
#1b64f8
RGB:
27, 100, 248
CMY:
89, 61, 3
CMYK:
89, 60, 0, 3
HSL:
220°, 94.0426%, 53.9216%
HSV (HSB):
220°, 89.1129%, 97.2549%
XYZ:
21.9524, 16.1247, 90.7623
xyY:
0.1704, 0.1252, 16.1247
CIE-Lab:
47.1376, 34.6288, -79.3675
CIE-LCH:
47.1376, 86.5931, 293.5721
CIE-Luv:
47.1376, -20.8649, -121.1126
Hunter-Lab:
40.1555, 27.3112, -105.9025
#1b64f8 color charts
#1b64f8 color shades, tints & tones
#1b64f8 color schemes
#1b64f8 color preview, HTML & CSS examples
This text has a color of #1b64f8
<p style="color:#1b64f8;">Text here</p>
.mytext {color:#1b64f8;}
This box has a color of #1b64f8
<div style="background-color:#1b64f8;">Content here</div>
.mybackground {background-color:#1b64f8;}
Border around this has a color of #1b64f8
<div style="border:2px solid #1b64f8;">Content here</div>
.myborder {border:2px solid #1b64f8;}