#1f25e8 color space conversions
Hex:
#1f25e8
RGB:
31, 37, 232
CMY:
88, 85, 9
CMYK:
87, 84, 0, 9
HSL:
238°, 81.3765%, 51.5686%
HSV (HSB):
238°, 86.6379%, 90.9804%
XYZ:
15.7921, 7.4406, 76.9478
xyY:
0.1576, 0.0743, 7.4406
CIE-Lab:
32.7897, 64.5760, -94.0255
CIE-LCH:
32.7897, 114.0652, 304.4810
CIE-Luv:
32.7897, -9.1699, -119.9551
Hunter-Lab:
27.2775, 55.6056, -148.1582
#1f25e8 color charts
#1f25e8 color shades, tints & tones
#1f25e8 color schemes
#1f25e8 color preview, HTML & CSS examples
This text has a color of #1f25e8
<p style="color:#1f25e8;">Text here</p>
.mytext {color:#1f25e8;}
This box has a color of #1f25e8
<div style="background-color:#1f25e8;">Content here</div>
.mybackground {background-color:#1f25e8;}
Border around this has a color of #1f25e8
<div style="border:2px solid #1f25e8;">Content here</div>
.myborder {border:2px solid #1f25e8;}