#1f6cfc color space conversions
Hex:
#1f6cfc
RGB:
31, 108, 252
CMY:
88, 58, 1
CMYK:
88, 57, 0, 1
HSL:
219°, 97.3568%, 55.4902%
HSV (HSB):
219°, 87.6984%, 98.8235%
XYZ:
23.4983, 18.0447, 94.3399
xyY:
0.1729, 0.1328, 18.0447
CIE-Lab:
49.5503, 31.2676, -77.6491
CIE-LCH:
49.5503, 83.7081, 291.9336
CIE-Luv:
49.5503, -22.5409, -120.4364
Hunter-Lab:
42.4791, 24.4033, -101.9393
#1f6cfc color charts
#1f6cfc color shades, tints & tones
#1f6cfc color schemes
#1f6cfc color preview, HTML & CSS examples
This text has a color of #1f6cfc
<p style="color:#1f6cfc;">Text here</p>
.mytext {color:#1f6cfc;}
This box has a color of #1f6cfc
<div style="background-color:#1f6cfc;">Content here</div>
.mybackground {background-color:#1f6cfc;}
Border around this has a color of #1f6cfc
<div style="border:2px solid #1f6cfc;">Content here</div>
.myborder {border:2px solid #1f6cfc;}