#1f7ff5 color space conversions
Hex:
#1f7ff5
RGB:
31, 127, 245
CMY:
88, 50, 4
CMYK:
87, 48, 0, 4
HSL:
213°, 91.4530%, 54.1176%
HSV (HSB):
213°, 87.3469%, 96.0784%
XYZ:
24.6359, 22.0626, 89.3463
xyY:
0.1811, 0.1622, 22.0626
CIE-Lab:
54.0934, 16.6696, -66.3908
CIE-LCH:
54.0934, 68.4516, 284.0946
CIE-Luv:
54.0934, -28.0018, -105.4318
Hunter-Lab:
46.9709, 11.4229, -79.8997
#1f7ff5 color charts
#1f7ff5 color shades, tints & tones
#1f7ff5 color schemes
#1f7ff5 color preview, HTML & CSS examples
This text has a color of #1f7ff5
<p style="color:#1f7ff5;">Text here</p>
.mytext {color:#1f7ff5;}
This box has a color of #1f7ff5
<div style="background-color:#1f7ff5;">Content here</div>
.mybackground {background-color:#1f7ff5;}
Border around this has a color of #1f7ff5
<div style="border:2px solid #1f7ff5;">Content here</div>
.myborder {border:2px solid #1f7ff5;}