#1f50c8 color space conversions
Hex:
#1f50c8
RGB:
31, 80, 200
CMY:
88, 69, 22
CMYK:
85, 60, 0, 22
HSL:
223°, 73.1602%, 45.2941%
HSV (HSB):
223°, 84.5000%, 78.4314%
XYZ:
13.8591, 10.1988, 55.8817
xyY:
0.1734, 0.1276, 10.1988
CIE-Lab:
38.1968, 29.5623, -66.6849
CIE-LCH:
38.1968, 72.9439, 293.9083
CIE-Luv:
38.1968, -15.9415, -96.2918
Hunter-Lab:
31.9355, 21.5766, -81.3926
#1f50c8 color charts
#1f50c8 color shades, tints & tones
#1f50c8 color schemes
#1f50c8 color preview, HTML & CSS examples
This text has a color of #1f50c8
<p style="color:#1f50c8;">Text here</p>
.mytext {color:#1f50c8;}
This box has a color of #1f50c8
<div style="background-color:#1f50c8;">Content here</div>
.mybackground {background-color:#1f50c8;}
Border around this has a color of #1f50c8
<div style="border:2px solid #1f50c8;">Content here</div>
.myborder {border:2px solid #1f50c8;}