#7f36d4 color space conversions
Hex:
#7f36d4
RGB:
127, 54, 212
CMY:
50, 79, 17
CMYK:
40, 75, 0, 17
HSL:
268°, 64.7541%, 52.1569%
HSV (HSB):
268°, 74.5283%, 83.1373%
XYZ:
21.9552, 11.9038, 63.4279
xyY:
0.2257, 0.1224, 11.9038
CIE-Lab:
41.0629, 60.8261, -68.6492
CIE-LCH:
41.0629, 91.7198, 311.5423
CIE-Luv:
41.0629, 14.3507, -103.6632
Hunter-Lab:
34.5019, 53.2098, -84.8466
#7f36d4 color charts
#7f36d4 color shades, tints & tones
#7f36d4 color schemes
#7f36d4 color preview, HTML & CSS examples
This text has a color of #7f36d4
<p style="color:#7f36d4;">Text here</p>
.mytext {color:#7f36d4;}
This box has a color of #7f36d4
<div style="background-color:#7f36d4;">Content here</div>
.mybackground {background-color:#7f36d4;}
Border around this has a color of #7f36d4
<div style="border:2px solid #7f36d4;">Content here</div>
.myborder {border:2px solid #7f36d4;}