#1f7ffc color space conversions
Hex:
#1f7ffc
RGB:
31, 127, 252
CMY:
88, 50, 1
CMYK:
88, 50, 0, 1
HSL:
214°, 97.3568%, 55.4902%
HSV (HSB):
214°, 87.6984%, 98.8235%
XYZ:
25.7251, 22.4983, 95.0822
xyY:
0.1795, 0.1570, 22.4983
CIE-Lab:
54.5518, 19.3245, -69.5246
CIE-LCH:
54.5518, 72.1603, 285.5334
CIE-Luv:
54.5518, -27.7656, -110.6841
Hunter-Lab:
47.4324, 13.8034, -85.6491
#1f7ffc color charts
#1f7ffc color shades, tints & tones
#1f7ffc color schemes
#1f7ffc color preview, HTML & CSS examples
This text has a color of #1f7ffc
<p style="color:#1f7ffc;">Text here</p>
.mytext {color:#1f7ffc;}
This box has a color of #1f7ffc
<div style="background-color:#1f7ffc;">Content here</div>
.mybackground {background-color:#1f7ffc;}
Border around this has a color of #1f7ffc
<div style="border:2px solid #1f7ffc;">Content here</div>
.myborder {border:2px solid #1f7ffc;}