#1f30e2 color space conversions
Hex:
#1f30e2
RGB:
31, 48, 226
CMY:
88, 81, 11
CMYK:
86, 79, 0, 11
HSL:
235°, 77.0751%, 50.3922%
HSV (HSB):
235°, 86.2832%, 88.6275%
XYZ:
15.3495, 7.8962, 72.6666
xyY:
0.1600, 0.0823, 7.8962
CIE-Lab:
33.7658, 57.7763, -88.9756
CIE-LCH:
33.7658, 106.0884, 302.9977
CIE-Luv:
33.7658, -10.2324, -116.9050
Hunter-Lab:
28.1002, 48.3289, -133.6529
#1f30e2 color charts
#1f30e2 color shades, tints & tones
#1f30e2 color schemes
#1f30e2 color preview, HTML & CSS examples
This text has a color of #1f30e2
<p style="color:#1f30e2;">Text here</p>
.mytext {color:#1f30e2;}
This box has a color of #1f30e2
<div style="background-color:#1f30e2;">Content here</div>
.mybackground {background-color:#1f30e2;}
Border around this has a color of #1f30e2
<div style="border:2px solid #1f30e2;">Content here</div>
.myborder {border:2px solid #1f30e2;}