#7f97f3 color space conversions
Hex:
#7f97f3
RGB:
127, 151, 243
CMY:
50, 41, 5
CMYK:
48, 38, 0, 5
HSL:
228°, 82.8571%, 72.5490%
HSV (HSB):
228°, 47.7366%, 95.2941%
XYZ:
35.9967, 33.1163, 89.2889
xyY:
0.2272, 0.2091, 33.1163
CIE-Lab:
64.2550, 15.8257, -48.8308
CIE-LCH:
64.2550, 51.3312, 287.9571
CIE-Luv:
64.2550, -15.0299, -80.2409
Hunter-Lab:
57.5468, 10.9485, -51.7109
#7f97f3 color charts
#7f97f3 color shades, tints & tones
#7f97f3 color schemes
#7f97f3 color preview, HTML & CSS examples
This text has a color of #7f97f3
<p style="color:#7f97f3;">Text here</p>
.mytext {color:#7f97f3;}
This box has a color of #7f97f3
<div style="background-color:#7f97f3;">Content here</div>
.mybackground {background-color:#7f97f3;}
Border around this has a color of #7f97f3
<div style="border:2px solid #7f97f3;">Content here</div>
.myborder {border:2px solid #7f97f3;}