#1b85fd color space conversions
Hex:
#1b85fd
RGB:
27, 133, 253
CMY:
89, 48, 1
CMYK:
89, 47, 0, 1
HSL:
212°, 98.2609%, 54.9020%
HSV (HSB):
212°, 89.3281%, 99.2157%
XYZ:
26.5691, 24.0999, 96.1799
xyY:
0.1809, 0.1641, 24.0999
CIE-Lab:
56.1877, 15.7723, -67.4369
CIE-LCH:
56.1877, 69.2568, 283.1639
CIE-Luv:
56.1877, -29.7779, -107.9353
Hunter-Lab:
49.0917, 10.6965, -81.7962
#1b85fd color charts
#1b85fd color shades, tints & tones
#1b85fd color schemes
#1b85fd color preview, HTML & CSS examples
This text has a color of #1b85fd
<p style="color:#1b85fd;">Text here</p>
.mytext {color:#1b85fd;}
This box has a color of #1b85fd
<div style="background-color:#1b85fd;">Content here</div>
.mybackground {background-color:#1b85fd;}
Border around this has a color of #1b85fd
<div style="border:2px solid #1b85fd;">Content here</div>
.myborder {border:2px solid #1b85fd;}