#7f89d0 color space conversions
Hex:
#7f89d0
RGB:
127, 137, 208
CMY:
50, 46, 18
CMYK:
39, 34, 0, 18
HSL:
233°, 46.2857%, 65.6863%
HSV (HSB):
233°, 38.9423%, 81.5686%
XYZ:
29.0832, 26.9574, 63.3450
xyY:
0.2436, 0.2258, 26.9574
CIE-Lab:
58.9349, 13.9335, -37.7625
CIE-LCH:
58.9349, 40.2511, 290.2529
CIE-Luv:
58.9349, -8.6217, -60.6815
Hunter-Lab:
51.9205, 9.1256, -35.9916
#7f89d0 color charts
#7f89d0 color shades, tints & tones
#7f89d0 color schemes
#7f89d0 color preview, HTML & CSS examples
This text has a color of #7f89d0
<p style="color:#7f89d0;">Text here</p>
.mytext {color:#7f89d0;}
This box has a color of #7f89d0
<div style="background-color:#7f89d0;">Content here</div>
.mybackground {background-color:#7f89d0;}
Border around this has a color of #7f89d0
<div style="border:2px solid #7f89d0;">Content here</div>
.myborder {border:2px solid #7f89d0;}