#7face7 color space conversions
Hex:
#7face7
RGB:
127, 172, 231
CMY:
50, 33, 9
CMYK:
45, 26, 0, 9
HSL:
214°, 68.4211%, 70.1961%
HSV (HSB):
214°, 45.0216%, 90.5882%
XYZ:
37.9287, 39.7866, 81.2818
xyY:
0.2385, 0.2502, 39.7866
CIE-Lab:
69.3173, 0.3652, -34.3307
CIE-LCH:
69.3173, 34.3327, 270.6094
CIE-Luv:
69.3173, -22.6691, -54.7587
Hunter-Lab:
63.0766, -3.0499, -32.2487
#7face7 color charts
#7face7 color shades, tints & tones
#7face7 color schemes
#7face7 color preview, HTML & CSS examples
This text has a color of #7face7
<p style="color:#7face7;">Text here</p>
.mytext {color:#7face7;}
This box has a color of #7face7
<div style="background-color:#7face7;">Content here</div>
.mybackground {background-color:#7face7;}
Border around this has a color of #7face7
<div style="border:2px solid #7face7;">Content here</div>
.myborder {border:2px solid #7face7;}