#7d7ccc color space conversions
Hex:
#7d7ccc
RGB:
125, 124, 204
CMY:
51, 51, 20
CMYK:
39, 39, 0, 20
HSL:
241°, 43.9560%, 64.3137%
HSV (HSB):
241°, 39.2157%, 80.0000%
XYZ:
26.5642, 23.1349, 60.1921
xyY:
0.2417, 0.2105, 23.1349
CIE-Lab:
55.2110, 19.9618, -41.3657
CIE-LCH:
55.2110, 45.9303, 295.7605
CIE-Luv:
55.2110, -4.3764, -66.4701
Hunter-Lab:
48.0988, 14.4099, -40.5280
#7d7ccc color charts
#7d7ccc color shades, tints & tones
#7d7ccc color schemes
#7d7ccc color preview, HTML & CSS examples
This text has a color of #7d7ccc
<p style="color:#7d7ccc;">Text here</p>
.mytext {color:#7d7ccc;}
This box has a color of #7d7ccc
<div style="background-color:#7d7ccc;">Content here</div>
.mybackground {background-color:#7d7ccc;}
Border around this has a color of #7d7ccc
<div style="border:2px solid #7d7ccc;">Content here</div>
.myborder {border:2px solid #7d7ccc;}