#7f83d4 color space conversions
Hex:
#7f83d4
RGB:
127, 131, 212
CMY:
50, 49, 17
CMYK:
40, 38, 0, 17
HSL:
237°, 49.7076%, 66.4706%
HSV (HSB):
237°, 40.0943%, 83.1373%
XYZ:
28.7524, 25.4981, 65.6936
xyY:
0.2397, 0.2126, 25.4981
CIE-Lab:
57.5575, 18.5878, -42.1757
CIE-LCH:
57.5575, 46.0901, 293.7842
CIE-Luv:
57.5575, -6.5653, -68.1552
Hunter-Lab:
50.4956, 13.2711, -41.7879
#7f83d4 color charts
#7f83d4 color shades, tints & tones
#7f83d4 color schemes
#7f83d4 color preview, HTML & CSS examples
This text has a color of #7f83d4
<p style="color:#7f83d4;">Text here</p>
.mytext {color:#7f83d4;}
This box has a color of #7f83d4
<div style="background-color:#7f83d4;">Content here</div>
.mybackground {background-color:#7f83d4;}
Border around this has a color of #7f83d4
<div style="border:2px solid #7f83d4;">Content here</div>
.myborder {border:2px solid #7f83d4;}