#7b95f5 color space conversions
Hex:
#7b95f5
RGB:
123, 149, 245
CMY:
52, 42, 4
CMYK:
50, 39, 0, 4
HSL:
227°, 85.9155%, 72.1569%
HSV (HSB):
227°, 49.7959%, 96.0784%
XYZ:
35.3973, 32.2984, 90.7548
xyY:
0.2234, 0.2038, 32.2984
CIE-Lab:
63.5888, 16.6781, -50.9983
CIE-LCH:
63.5888, 53.6562, 288.1094
CIE-Luv:
63.5888, -15.7865, -83.8001
Hunter-Lab:
56.8317, 11.7221, -54.8983
#7b95f5 color charts
#7b95f5 color shades, tints & tones
#7b95f5 color schemes
#7b95f5 color preview, HTML & CSS examples
This text has a color of #7b95f5
<p style="color:#7b95f5;">Text here</p>
.mytext {color:#7b95f5;}
This box has a color of #7b95f5
<div style="background-color:#7b95f5;">Content here</div>
.mybackground {background-color:#7b95f5;}
Border around this has a color of #7b95f5
<div style="border:2px solid #7b95f5;">Content here</div>
.myborder {border:2px solid #7b95f5;}