#7f91d3 color space conversions
Hex:
#7f91d3
RGB:
127, 145, 211
CMY:
50, 43, 17
CMYK:
40, 31, 0, 17
HSL:
227°, 48.8372%, 66.2745%
HSV (HSB):
227°, 39.8104%, 82.7451%
XYZ:
30.6357, 29.4660, 65.7008
xyY:
0.2435, 0.2342, 29.4660
CIE-Lab:
61.1907, 10.1016, -35.9179
CIE-LCH:
61.1907, 37.3114, 285.7082
CIE-Luv:
61.1907, -11.8256, -57.5639
Hunter-Lab:
54.2826, 5.7463, -33.7638
#7f91d3 color charts
#7f91d3 color shades, tints & tones
#7f91d3 color schemes
#7f91d3 color preview, HTML & CSS examples
This text has a color of #7f91d3
<p style="color:#7f91d3;">Text here</p>
.mytext {color:#7f91d3;}
This box has a color of #7f91d3
<div style="background-color:#7f91d3;">Content here</div>
.mybackground {background-color:#7f91d3;}
Border around this has a color of #7f91d3
<div style="border:2px solid #7f91d3;">Content here</div>
.myborder {border:2px solid #7f91d3;}