#7f85d4 color space conversions
Hex:
#7f85d4
RGB:
127, 133, 212
CMY:
50, 48, 17
CMYK:
40, 37, 0, 17
HSL:
236°, 49.7076%, 66.4706%
HSV (HSB):
236°, 40.0943%, 83.1373%
XYZ:
29.0236, 26.0405, 65.7840
xyY:
0.2402, 0.2155, 26.0405
CIE-Lab:
58.0755, 17.4073, -41.3601
CIE-LCH:
58.0755, 44.8740, 292.8248
CIE-Luv:
58.0755, -7.3048, -66.8011
Hunter-Lab:
51.0299, 12.2206, -40.7113
#7f85d4 color charts
#7f85d4 color shades, tints & tones
#7f85d4 color schemes
#7f85d4 color preview, HTML & CSS examples
This text has a color of #7f85d4
<p style="color:#7f85d4;">Text here</p>
.mytext {color:#7f85d4;}
This box has a color of #7f85d4
<div style="background-color:#7f85d4;">Content here</div>
.mybackground {background-color:#7f85d4;}
Border around this has a color of #7f85d4
<div style="border:2px solid #7f85d4;">Content here</div>
.myborder {border:2px solid #7f85d4;}