#7f89db color space conversions
Hex:
#7f89db
RGB:
127, 137, 219
CMY:
50, 46, 14
CMYK:
42, 37, 0, 14
HSL:
233°, 56.0976%, 67.8431%
HSV (HSB):
233°, 42.0091%, 85.8824%
XYZ:
30.4842, 27.5178, 70.7226
xyY:
0.2368, 0.2138, 27.5178
CIE-Lab:
59.4506, 17.0363, -43.1187
CIE-LCH:
59.4506, 46.3622, 291.5591
CIE-Luv:
59.4506, -9.1163, -69.9210
Hunter-Lab:
52.4574, 11.9300, -43.2140
#7f89db color charts
#7f89db color shades, tints & tones
#7f89db color schemes
#7f89db color preview, HTML & CSS examples
This text has a color of #7f89db
<p style="color:#7f89db;">Text here</p>
.mytext {color:#7f89db;}
This box has a color of #7f89db
<div style="background-color:#7f89db;">Content here</div>
.mybackground {background-color:#7f89db;}
Border around this has a color of #7f89db
<div style="border:2px solid #7f89db;">Content here</div>
.myborder {border:2px solid #7f89db;}