#7f84c9 color space conversions
Hex:
#7f84c9
RGB:
127, 132, 201
CMY:
50, 48, 21
CMYK:
37, 34, 0, 21
HSL:
236°, 40.6593%, 64.3137%
HSV (HSB):
236°, 36.8159%, 78.8235%
XYZ:
27.5463, 25.2316, 58.6767
xyY:
0.2472, 0.2264, 25.2316
CIE-Lab:
57.3004, 14.9359, -36.3741
CIE-LCH:
57.3004, 39.3212, 292.3240
CIE-Luv:
57.3004, -6.3575, -58.2446
Hunter-Lab:
50.2311, 9.9835, -34.0970
#7f84c9 color charts
#7f84c9 color shades, tints & tones
#7f84c9 color schemes
#7f84c9 color preview, HTML & CSS examples
This text has a color of #7f84c9
<p style="color:#7f84c9;">Text here</p>
.mytext {color:#7f84c9;}
This box has a color of #7f84c9
<div style="background-color:#7f84c9;">Content here</div>
.mybackground {background-color:#7f84c9;}
Border around this has a color of #7f84c9
<div style="border:2px solid #7f84c9;">Content here</div>
.myborder {border:2px solid #7f84c9;}