#1f38ec color space conversions
Hex:
#1f38ec
RGB:
31, 56, 236
CMY:
88, 78, 7
CMYK:
87, 76, 0, 7
HSL:
233°, 84.3621%, 52.3529%
HSV (HSB):
233°, 86.8644%, 92.5490%
XYZ:
17.1196, 9.1758, 80.2257
xyY:
0.1607, 0.0861, 9.1758
CIE-Lab:
36.3206, 56.8523, -90.4324
CIE-LCH:
36.3206, 106.8185, 302.1564
CIE-Luv:
36.3206, -11.6470, -122.5260
Hunter-Lab:
30.2916, 47.8708, -135.8225
#1f38ec color charts
#1f38ec color shades, tints & tones
#1f38ec color schemes
#1f38ec color preview, HTML & CSS examples
This text has a color of #1f38ec
<p style="color:#1f38ec;">Text here</p>
.mytext {color:#1f38ec;}
This box has a color of #1f38ec
<div style="background-color:#1f38ec;">Content here</div>
.mybackground {background-color:#1f38ec;}
Border around this has a color of #1f38ec
<div style="border:2px solid #1f38ec;">Content here</div>
.myborder {border:2px solid #1f38ec;}