#7f91d7 color space conversions
Hex:
#7f91d7
RGB:
127, 145, 215
CMY:
50, 43, 16
CMYK:
41, 33, 0, 16
HSL:
228°, 52.3810%, 67.0588%
HSV (HSB):
228°, 40.9302%, 84.3137%
XYZ:
31.1435, 29.6691, 68.3753
xyY:
0.2411, 0.2297, 29.6691
CIE-Lab:
61.3677, 11.2228, -37.8755
CIE-LCH:
61.3677, 39.5032, 286.5050
CIE-Luv:
61.3677, -11.9617, -60.9580
Hunter-Lab:
54.4694, 6.7382, -36.2980
#7f91d7 color charts
#7f91d7 color shades, tints & tones
#7f91d7 color schemes
#7f91d7 color preview, HTML & CSS examples
This text has a color of #7f91d7
<p style="color:#7f91d7;">Text here</p>
.mytext {color:#7f91d7;}
This box has a color of #7f91d7
<div style="background-color:#7f91d7;">Content here</div>
.mybackground {background-color:#7f91d7;}
Border around this has a color of #7f91d7
<div style="border:2px solid #7f91d7;">Content here</div>
.myborder {border:2px solid #7f91d7;}