#1b64dd color space conversions
Hex:
#1b64dd
RGB:
27, 100, 221
CMY:
89, 61, 13
CMYK:
88, 55, 0, 13
HSL:
217°, 78.2258%, 48.6275%
HSV (HSB):
217°, 87.7828%, 86.6667%
XYZ:
18.0603, 14.5678, 70.2666
xyY:
0.1755, 0.1416, 14.5678
CIE-Lab:
45.0365, 24.3639, -67.5975
CIE-LCH:
45.0365, 71.8542, 289.8205
CIE-Luv:
45.0365, -21.2894, -102.6172
Hunter-Lab:
38.1678, 17.6693, -82.4349
#1b64dd color charts
#1b64dd color shades, tints & tones
#1b64dd color schemes
#1b64dd color preview, HTML & CSS examples
This text has a color of #1b64dd
<p style="color:#1b64dd;">Text here</p>
.mytext {color:#1b64dd;}
This box has a color of #1b64dd
<div style="background-color:#1b64dd;">Content here</div>
.mybackground {background-color:#1b64dd;}
Border around this has a color of #1b64dd
<div style="border:2px solid #1b64dd;">Content here</div>
.myborder {border:2px solid #1b64dd;}