#1f83fb color space conversions
Hex:
#1f83fb
RGB:
31, 131, 251
CMY:
88, 49, 2
CMYK:
88, 48, 0, 2
HSL:
213°, 96.4912%, 55.2941%
HSV (HSB):
213°, 87.6494%, 98.4314%
XYZ:
26.0940, 23.4889, 94.4253
xyY:
0.1812, 0.1631, 23.4889
CIE-Lab:
55.5724, 16.4636, -67.3236
CIE-LCH:
55.5724, 69.3074, 283.7417
CIE-Luv:
55.5724, -28.9712, -107.5408
Hunter-Lab:
48.4654, 11.2907, -81.5892
#1f83fb color charts
#1f83fb color shades, tints & tones
#1f83fb color schemes
#1f83fb color preview, HTML & CSS examples
This text has a color of #1f83fb
<p style="color:#1f83fb;">Text here</p>
.mytext {color:#1f83fb;}
This box has a color of #1f83fb
<div style="background-color:#1f83fb;">Content here</div>
.mybackground {background-color:#1f83fb;}
Border around this has a color of #1f83fb
<div style="border:2px solid #1f83fb;">Content here</div>
.myborder {border:2px solid #1f83fb;}