#7d87e5 color space conversions
Hex:
#7d87e5
RGB:
125, 135, 229
CMY:
51, 47, 10
CMYK:
45, 41, 0, 10
HSL:
234°, 66.6667%, 69.4118%
HSV (HSB):
234°, 45.4148%, 89.8039%
XYZ:
31.2643, 27.3451, 77.7591
xyY:
0.2293, 0.2005, 27.3451
CIE-Lab:
59.2924, 20.6130, -48.9552
CIE-LCH:
59.2924, 53.1178, 292.8339
CIE-Luv:
59.2924, -9.6292, -79.8417
Hunter-Lab:
52.2925, 15.2084, -51.5596
#7d87e5 color charts
#7d87e5 color shades, tints & tones
#7d87e5 color schemes
#7d87e5 color preview, HTML & CSS examples
This text has a color of #7d87e5
<p style="color:#7d87e5;">Text here</p>
.mytext {color:#7d87e5;}
This box has a color of #7d87e5
<div style="background-color:#7d87e5;">Content here</div>
.mybackground {background-color:#7d87e5;}
Border around this has a color of #7d87e5
<div style="border:2px solid #7d87e5;">Content here</div>
.myborder {border:2px solid #7d87e5;}