#7f99e5 color space conversions
Hex:
#7f99e5
RGB:
127, 153, 229
CMY:
50, 40, 10
CMYK:
45, 33, 0, 10
HSL:
225°, 66.2338%, 69.8039%
HSV (HSB):
225°, 44.5415%, 89.8039%
XYZ:
34.2865, 32.9516, 78.6820
xyY:
0.2350, 0.2258, 32.9516
CIE-Lab:
64.1217, 10.5779, -41.3331
CIE-LCH:
64.1217, 42.6652, 284.3550
CIE-Luv:
64.1217, -15.3978, -67.0789
Hunter-Lab:
57.4035, 6.1599, -41.0853
#7f99e5 color charts
#7f99e5 color shades, tints & tones
#7f99e5 color schemes
#7f99e5 color preview, HTML & CSS examples
This text has a color of #7f99e5
<p style="color:#7f99e5;">Text here</p>
.mytext {color:#7f99e5;}
This box has a color of #7f99e5
<div style="background-color:#7f99e5;">Content here</div>
.mybackground {background-color:#7f99e5;}
Border around this has a color of #7f99e5
<div style="border:2px solid #7f99e5;">Content here</div>
.myborder {border:2px solid #7f99e5;}