#7f26d7 color space conversions
Hex:
#7f26d7
RGB:
127, 38, 215
CMY:
50, 85, 16
CMYK:
41, 82, 0, 16
HSL:
270°, 69.9605%, 49.6078%
HSV (HSB):
270°, 82.3256%, 84.3137%
XYZ:
21.7113, 10.8045, 65.2312
xyY:
0.2221, 0.1105, 10.8045
CIE-Lab:
39.2493, 67.5025, -73.3442
CIE-LCH:
39.2493, 99.6792, 312.6250
CIE-Luv:
39.2493, 15.8262, -108.2138
Hunter-Lab:
32.8703, 60.3786, -94.6520
#7f26d7 color charts
#7f26d7 color shades, tints & tones
#7f26d7 color schemes
#7f26d7 color preview, HTML & CSS examples
This text has a color of #7f26d7
<p style="color:#7f26d7;">Text here</p>
.mytext {color:#7f26d7;}
This box has a color of #7f26d7
<div style="background-color:#7f26d7;">Content here</div>
.mybackground {background-color:#7f26d7;}
Border around this has a color of #7f26d7
<div style="border:2px solid #7f26d7;">Content here</div>
.myborder {border:2px solid #7f26d7;}