#7f7dec color space conversions
Hex:
#7f7dec
RGB:
127, 125, 236
CMY:
50, 51, 7
CMYK:
46, 47, 0, 7
HSL:
241°, 74.4966%, 70.7843%
HSV (HSB):
241°, 47.0339%, 92.5490%
XYZ:
31.2263, 25.2354, 82.5820
xyY:
0.2246, 0.1815, 25.2354
CIE-Lab:
57.3041, 29.0436, -56.0054
CIE-LCH:
57.3041, 63.0883, 297.4106
CIE-Luv:
57.3041, -5.8632, -91.5626
Hunter-Lab:
50.2348, 23.0459, -62.3036
#7f7dec color charts
#7f7dec color shades, tints & tones
#7f7dec color schemes
#7f7dec color preview, HTML & CSS examples
This text has a color of #7f7dec
<p style="color:#7f7dec;">Text here</p>
.mytext {color:#7f7dec;}
This box has a color of #7f7dec
<div style="background-color:#7f7dec;">Content here</div>
.mybackground {background-color:#7f7dec;}
Border around this has a color of #7f7dec
<div style="border:2px solid #7f7dec;">Content here</div>
.myborder {border:2px solid #7f7dec;}