#7b85e5 color space conversions
Hex:
#7b85e5
RGB:
123, 133, 229
CMY:
52, 48, 10
CMYK:
46, 42, 0, 10
HSL:
234°, 67.0886%, 69.0196%
HSV (HSB):
234°, 46.2882%, 89.8039%
XYZ:
30.6988, 26.6432, 77.6534
xyY:
0.2274, 0.1974, 26.6432
CIE-Lab:
58.6426, 21.3201, -49.9945
CIE-LCH:
58.6426, 54.3507, 293.0958
CIE-Luv:
58.6426, -9.6926, -81.4433
Hunter-Lab:
51.6170, 15.8316, -53.0648
#7b85e5 color charts
#7b85e5 color shades, tints & tones
#7b85e5 color schemes
#7b85e5 color preview, HTML & CSS examples
This text has a color of #7b85e5
<p style="color:#7b85e5;">Text here</p>
.mytext {color:#7b85e5;}
This box has a color of #7b85e5
<div style="background-color:#7b85e5;">Content here</div>
.mybackground {background-color:#7b85e5;}
Border around this has a color of #7b85e5
<div style="border:2px solid #7b85e5;">Content here</div>
.myborder {border:2px solid #7b85e5;}