#7f51d6 color space conversions
Hex:
#7f51d6
RGB:
127, 81, 214
CMY:
50, 68, 16
CMYK:
41, 62, 0, 16
HSL:
261°, 61.8605%, 57.8431%
HSV (HSB):
261°, 62.1495%, 83.9216%
XYZ:
23.8324, 15.2519, 65.3061
xyY:
0.2283, 0.1461, 15.2519
CIE-Lab:
45.9773, 48.1486, -61.8087
CIE-LCH:
45.9773, 78.3492, 307.9184
CIE-Luv:
45.9773, 8.7853, -97.0063
Hunter-Lab:
39.0537, 40.5852, -71.8079
#7f51d6 color charts
#7f51d6 color shades, tints & tones
#7f51d6 color schemes
#7f51d6 color preview, HTML & CSS examples
This text has a color of #7f51d6
<p style="color:#7f51d6;">Text here</p>
.mytext {color:#7f51d6;}
This box has a color of #7f51d6
<div style="background-color:#7f51d6;">Content here</div>
.mybackground {background-color:#7f51d6;}
Border around this has a color of #7f51d6
<div style="border:2px solid #7f51d6;">Content here</div>
.myborder {border:2px solid #7f51d6;}