#1f35f5 color space conversions
Hex:
#1f35f5
RGB:
31, 53, 245
CMY:
88, 79, 4
CMYK:
87, 78, 0, 4
HSL:
234°, 91.4530%, 54.1176%
HSV (HSB):
234°, 87.3469%, 96.0784%
XYZ:
18.3196, 9.4301, 87.2408
xyY:
0.1593, 0.0820, 9.4301
CIE-Lab:
36.7995, 61.2373, -94.7254
CIE-LCH:
36.7995, 112.7958, 302.8815
CIE-Luv:
36.7995, -11.4745, -127.7210
Hunter-Lab:
30.7084, 52.7472, -146.9434
#1f35f5 color charts
#1f35f5 color shades, tints & tones
#1f35f5 color schemes
#1f35f5 color preview, HTML & CSS examples
This text has a color of #1f35f5
<p style="color:#1f35f5;">Text here</p>
.mytext {color:#1f35f5;}
This box has a color of #1f35f5
<div style="background-color:#1f35f5;">Content here</div>
.mybackground {background-color:#1f35f5;}
Border around this has a color of #1f35f5
<div style="border:2px solid #1f35f5;">Content here</div>
.myborder {border:2px solid #1f35f5;}