#1f65e3 color space conversions
Hex:
#1f65e3
RGB:
31, 101, 227
CMY:
88, 60, 11
CMYK:
86, 56, 0, 11
HSL:
219°, 77.7778%, 50.5882%
HSV (HSB):
219°, 86.3436%, 89.0196%
XYZ:
19.0839, 15.1447, 74.5904
xyY:
0.1754, 0.1392, 15.1447
CIE-Lab:
45.8318, 26.2669, -69.7011
CIE-LCH:
45.8318, 74.4862, 290.6489
CIE-Luv:
45.8318, -21.1113, -106.2615
Hunter-Lab:
38.9162, 19.4301, -86.3994
#1f65e3 color charts
#1f65e3 color shades, tints & tones
#1f65e3 color schemes
#1f65e3 color preview, HTML & CSS examples
This text has a color of #1f65e3
<p style="color:#1f65e3;">Text here</p>
.mytext {color:#1f65e3;}
This box has a color of #1f65e3
<div style="background-color:#1f65e3;">Content here</div>
.mybackground {background-color:#1f65e3;}
Border around this has a color of #1f65e3
<div style="border:2px solid #1f65e3;">Content here</div>
.myborder {border:2px solid #1f65e3;}