#1f1be5 color space conversions
Hex:
#1f1be5
RGB:
31, 27, 229
CMY:
88, 89, 10
CMYK:
86, 88, 0, 10
HSL:
241°, 79.5276%, 50.1961%
HSV (HSB):
241°, 88.2096%, 89.8039%
XYZ:
15.0999, 6.7323, 74.6324
xyY:
0.1565, 0.0698, 6.7323
CIE-Lab:
31.1896, 67.3963, -94.9793
CIE-LCH:
31.1896, 116.4617, 305.3591
CIE-Luv:
31.1896, -8.1842, -117.6327
Hunter-Lab:
25.9467, 58.4726, -152.3774
#1f1be5 color charts
#1f1be5 color shades, tints & tones
#1f1be5 color schemes
#1f1be5 color preview, HTML & CSS examples
This text has a color of #1f1be5
<p style="color:#1f1be5;">Text here</p>
.mytext {color:#1f1be5;}
This box has a color of #1f1be5
<div style="background-color:#1f1be5;">Content here</div>
.mybackground {background-color:#1f1be5;}
Border around this has a color of #1f1be5
<div style="border:2px solid #1f1be5;">Content here</div>
.myborder {border:2px solid #1f1be5;}