#7f8ed2 color space conversions
Hex:
#7f8ed2
RGB:
127, 142, 210
CMY:
50, 44, 18
CMYK:
40, 32, 0, 18
HSL:
229°, 47.9769%, 66.0784%
HSV (HSB):
229°, 39.5238%, 82.3529%
XYZ:
30.0583, 28.5112, 64.8917
xyY:
0.2435, 0.2309, 28.5112
CIE-Lab:
60.3478, 11.5675, -36.6746
CIE-LCH:
60.3478, 38.4556, 287.5057
CIE-Luv:
60.3478, -10.6277, -58.8541
Hunter-Lab:
53.3959, 7.0407, -34.6778
#7f8ed2 color charts
#7f8ed2 color shades, tints & tones
#7f8ed2 color schemes
#7f8ed2 color preview, HTML & CSS examples
This text has a color of #7f8ed2
<p style="color:#7f8ed2;">Text here</p>
.mytext {color:#7f8ed2;}
This box has a color of #7f8ed2
<div style="background-color:#7f8ed2;">Content here</div>
.mybackground {background-color:#7f8ed2;}
Border around this has a color of #7f8ed2
<div style="border:2px solid #7f8ed2;">Content here</div>
.myborder {border:2px solid #7f8ed2;}