#7f88d3 color space conversions
Hex:
#7f88d3
RGB:
127, 136, 211
CMY:
50, 47, 17
CMYK:
40, 36, 0, 17
HSL:
234°, 48.8372%, 66.2745%
HSV (HSB):
234°, 39.8104%, 82.7451%
XYZ:
29.3144, 26.8235, 65.2604
xyY:
0.2415, 0.2210, 26.8235
CIE-Lab:
58.8106, 15.3598, -39.6430
CIE-LCH:
58.8106, 42.5146, 291.1789
CIE-Luv:
58.8106, -8.3789, -63.9039
Hunter-Lab:
51.7914, 10.3977, -38.4552
#7f88d3 color charts
#7f88d3 color shades, tints & tones
#7f88d3 color schemes
#7f88d3 color preview, HTML & CSS examples
This text has a color of #7f88d3
<p style="color:#7f88d3;">Text here</p>
.mytext {color:#7f88d3;}
This box has a color of #7f88d3
<div style="background-color:#7f88d3;">Content here</div>
.mybackground {background-color:#7f88d3;}
Border around this has a color of #7f88d3
<div style="border:2px solid #7f88d3;">Content here</div>
.myborder {border:2px solid #7f88d3;}