#7f84c3 color space conversions
Hex:
#7f84c3
RGB:
127, 132, 195
CMY:
50, 48, 24
CMYK:
35, 32, 0, 24
HSL:
236°, 36.1702%, 63.1373%
HSV (HSB):
236°, 34.8718%, 76.4706%
XYZ:
26.8540, 24.9547, 55.0311
xyY:
0.2513, 0.2336, 24.9547
CIE-Lab:
57.0312, 13.3005, -33.3952
CIE-LCH:
57.0312, 35.9464, 291.7162
CIE-Luv:
57.0312, -6.0415, -53.1721
Hunter-Lab:
49.9547, 8.5351, -30.3469
#7f84c3 color charts
#7f84c3 color shades, tints & tones
#7f84c3 color schemes
#7f84c3 color preview, HTML & CSS examples
This text has a color of #7f84c3
<p style="color:#7f84c3;">Text here</p>
.mytext {color:#7f84c3;}
This box has a color of #7f84c3
<div style="background-color:#7f84c3;">Content here</div>
.mybackground {background-color:#7f84c3;}
Border around this has a color of #7f84c3
<div style="border:2px solid #7f84c3;">Content here</div>
.myborder {border:2px solid #7f84c3;}