#7b7ded color space conversions
Hex:
#7b7ded
RGB:
123, 125, 237
CMY:
52, 51, 7
CMYK:
48, 47, 0, 7
HSL:
239°, 76.0000%, 70.5882%
HSV (HSB):
239°, 48.1013%, 92.9412%
XYZ:
30.7881, 24.9926, 83.3221
xyY:
0.2213, 0.1797, 24.9926
CIE-Lab:
57.0682, 28.4384, -56.9553
CIE-LCH:
57.0682, 63.6604, 296.5335
CIE-Luv:
57.0682, -7.4231, -92.9313
Hunter-Lab:
49.9926, 22.4425, -63.8231
#7b7ded color charts
#7b7ded color shades, tints & tones
#7b7ded color schemes
#7b7ded color preview, HTML & CSS examples
This text has a color of #7b7ded
<p style="color:#7b7ded;">Text here</p>
.mytext {color:#7b7ded;}
This box has a color of #7b7ded
<div style="background-color:#7b7ded;">Content here</div>
.mybackground {background-color:#7b7ded;}
Border around this has a color of #7b7ded
<div style="border:2px solid #7b7ded;">Content here</div>
.myborder {border:2px solid #7b7ded;}