#7f94d3 color space conversions
Hex:
#7f94d3
RGB:
127, 148, 211
CMY:
50, 42, 17
CMYK:
40, 30, 0, 17
HSL:
225°, 48.8372%, 66.2745%
HSV (HSB):
225°, 39.8104%, 82.7451%
XYZ:
31.1002, 30.3950, 65.8557
xyY:
0.2442, 0.2387, 30.3950
CIE-Lab:
61.9935, 8.3650, -34.6663
CIE-LCH:
61.9935, 35.6613, 283.5662
CIE-Luv:
61.9935, -12.9952, -55.4052
Hunter-Lab:
55.1316, 4.2128, -32.2308
#7f94d3 color charts
#7f94d3 color shades, tints & tones
#7f94d3 color schemes
#7f94d3 color preview, HTML & CSS examples
This text has a color of #7f94d3
<p style="color:#7f94d3;">Text here</p>
.mytext {color:#7f94d3;}
This box has a color of #7f94d3
<div style="background-color:#7f94d3;">Content here</div>
.mybackground {background-color:#7f94d3;}
Border around this has a color of #7f94d3
<div style="border:2px solid #7f94d3;">Content here</div>
.myborder {border:2px solid #7f94d3;}