#7f98e6 color space conversions
Hex:
#7f98e6
RGB:
127, 152, 230
CMY:
50, 40, 10
CMYK:
45, 34, 0, 10
HSL:
225°, 67.3203%, 70.0000%
HSV (HSB):
225°, 44.7826%, 90.1961%
XYZ:
34.2636, 32.6817, 79.3652
xyY:
0.2342, 0.2234, 32.6817
CIE-Lab:
63.9023, 11.4443, -42.2294
CIE-LCH:
63.9023, 43.7527, 285.1631
CIE-Luv:
63.9023, -15.0498, -68.6416
Hunter-Lab:
57.1679, 6.9401, -42.2938
#7f98e6 color charts
#7f98e6 color shades, tints & tones
#7f98e6 color schemes
#7f98e6 color preview, HTML & CSS examples
This text has a color of #7f98e6
<p style="color:#7f98e6;">Text here</p>
.mytext {color:#7f98e6;}
This box has a color of #7f98e6
<div style="background-color:#7f98e6;">Content here</div>
.mybackground {background-color:#7f98e6;}
Border around this has a color of #7f98e6
<div style="border:2px solid #7f98e6;">Content here</div>
.myborder {border:2px solid #7f98e6;}