#7f94c0 color space conversions
Hex:
#7f94c0
RGB:
127, 148, 192
CMY:
50, 42, 25
CMYK:
34, 23, 0, 25
HSL:
221°, 34.0314%, 62.5490%
HSV (HSB):
221°, 33.8542%, 75.2941%
XYZ:
28.8567, 29.4976, 54.0419
xyY:
0.2567, 0.2624, 29.4976
CIE-Lab:
61.2183, 3.2143, -25.2157
CIE-LCH:
61.2183, 25.4198, 277.2644
CIE-Luv:
61.2183, -12.4304, -39.1828
Hunter-Lab:
54.3117, -0.2054, -20.9772
#7f94c0 color charts
#7f94c0 color shades, tints & tones
#7f94c0 color schemes
#7f94c0 color preview, HTML & CSS examples
This text has a color of #7f94c0
<p style="color:#7f94c0;">Text here</p>
.mytext {color:#7f94c0;}
This box has a color of #7f94c0
<div style="background-color:#7f94c0;">Content here</div>
.mybackground {background-color:#7f94c0;}
Border around this has a color of #7f94c0
<div style="border:2px solid #7f94c0;">Content here</div>
.myborder {border:2px solid #7f94c0;}