#7f90f8 color space conversions
Hex:
#7f90f8
RGB:
127, 144, 248
CMY:
50, 44, 3
CMYK:
49, 42, 0, 3
HSL:
232°, 89.6296%, 73.5294%
HSV (HSB):
232°, 48.7903%, 97.2549%
XYZ:
35.6689, 31.2359, 92.9561
xyY:
0.2231, 0.1954, 31.2359
CIE-Lab:
62.7062, 21.4001, -54.0296
CIE-LCH:
62.7062, 58.1133, 291.6076
CIE-Luv:
62.7062, -12.7498, -89.1302
Hunter-Lab:
55.8890, 16.1146, -59.4903
#7f90f8 color charts
#7f90f8 color shades, tints & tones
#7f90f8 color schemes
#7f90f8 color preview, HTML & CSS examples
This text has a color of #7f90f8
<p style="color:#7f90f8;">Text here</p>
.mytext {color:#7f90f8;}
This box has a color of #7f90f8
<div style="background-color:#7f90f8;">Content here</div>
.mybackground {background-color:#7f90f8;}
Border around this has a color of #7f90f8
<div style="border:2px solid #7f90f8;">Content here</div>
.myborder {border:2px solid #7f90f8;}