#7c7ccc color space conversions
Hex:
#7c7ccc
RGB:
124, 124, 204
CMY:
51, 51, 20
CMYK:
39, 39, 0, 20
HSL:
240°, 43.9560%, 64.3137%
HSV (HSB):
240°, 39.2157%, 80.0000%
XYZ:
26.4189, 23.0600, 60.1853
xyY:
0.2409, 0.2103, 23.0600
CIE-Lab:
55.1341, 19.6963, -41.4921
CIE-LCH:
55.1341, 45.9297, 295.3937
CIE-Luv:
55.1341, -4.8032, -66.6234
Hunter-Lab:
48.0209, 14.1662, -40.6946
#7c7ccc color charts
#7c7ccc color shades, tints & tones
#7c7ccc color schemes
#7c7ccc color preview, HTML & CSS examples
This text has a color of #7c7ccc
<p style="color:#7c7ccc;">Text here</p>
.mytext {color:#7c7ccc;}
This box has a color of #7c7ccc
<div style="background-color:#7c7ccc;">Content here</div>
.mybackground {background-color:#7c7ccc;}
Border around this has a color of #7c7ccc
<div style="border:2px solid #7c7ccc;">Content here</div>
.myborder {border:2px solid #7c7ccc;}