#7805ed color space conversions
Hex:
#7805ed
RGB:
120, 5, 237
CMY:
53, 98, 7
CMYK:
49, 98, 0, 7
HSL:
270°, 95.8678%, 47.4510%
HSV (HSB):
270°, 97.8903%, 92.9412%
XYZ:
23.0861, 10.2160, 80.8759
xyY:
0.2022, 0.0895, 10.2160
CIE-Lab:
38.2274, 78.2271, -87.6314
CIE-LCH:
38.2274, 117.4681, 311.7548
CIE-Luv:
38.2274, 11.2194, -123.6799
Hunter-Lab:
31.9625, 72.9935, -127.6497
#7805ed color charts
#7805ed color shades, tints & tones
#7805ed color schemes
#7805ed color preview, HTML & CSS examples
This text has a color of #7805ed
<p style="color:#7805ed;">Text here</p>
.mytext {color:#7805ed;}
This box has a color of #7805ed
<div style="background-color:#7805ed;">Content here</div>
.mybackground {background-color:#7805ed;}
Border around this has a color of #7805ed
<div style="border:2px solid #7805ed;">Content here</div>
.myborder {border:2px solid #7805ed;}