#1f35d7 color space conversions
Hex:
#1f35d7
RGB:
31, 53, 215
CMY:
88, 79, 16
CMYK:
86, 75, 0, 16
HSL:
233°, 74.7967%, 48.2353%
HSV (HSB):
233°, 85.5814%, 84.3137%
XYZ:
14.1039, 7.7438, 65.0413
xyY:
0.1623, 0.0891, 7.7438
CIE-Lab:
33.4435, 51.5914, -83.1904
CIE-LCH:
33.4435, 97.8893, 301.8055
CIE-Luv:
33.4435, -10.6337, -110.4941
Hunter-Lab:
27.8277, 41.7707, -119.0984
#1f35d7 color charts
#1f35d7 color shades, tints & tones
#1f35d7 color schemes
#1f35d7 color preview, HTML & CSS examples
This text has a color of #1f35d7
<p style="color:#1f35d7;">Text here</p>
.mytext {color:#1f35d7;}
This box has a color of #1f35d7
<div style="background-color:#1f35d7;">Content here</div>
.mybackground {background-color:#1f35d7;}
Border around this has a color of #1f35d7
<div style="border:2px solid #1f35d7;">Content here</div>
.myborder {border:2px solid #1f35d7;}