#7f98d7 color space conversions
Hex:
#7f98d7
RGB:
127, 152, 215
CMY:
50, 40, 16
CMYK:
41, 29, 0, 16
HSL:
223°, 52.3810%, 67.0588%
HSV (HSB):
223°, 40.9302%, 84.3137%
XYZ:
32.2464, 31.8748, 68.7429
xyY:
0.2427, 0.2399, 31.8748
CIE-Lab:
63.2393, 7.1773, -34.9550
CIE-LCH:
63.2393, 35.6842, 281.6033
CIE-Luv:
63.2393, -14.6685, -55.9111
Hunter-Lab:
56.4578, 3.1508, -32.6709
#7f98d7 color charts
#7f98d7 color shades, tints & tones
#7f98d7 color schemes
#7f98d7 color preview, HTML & CSS examples
This text has a color of #7f98d7
<p style="color:#7f98d7;">Text here</p>
.mytext {color:#7f98d7;}
This box has a color of #7f98d7
<div style="background-color:#7f98d7;">Content here</div>
.mybackground {background-color:#7f98d7;}
Border around this has a color of #7f98d7
<div style="border:2px solid #7f98d7;">Content here</div>
.myborder {border:2px solid #7f98d7;}