#7f85c4 color space conversions
Hex:
#7f85c4
RGB:
127, 133, 196
CMY:
50, 48, 23
CMYK:
35, 32, 0, 23
HSL:
235°, 36.8984%, 63.3333%
HSV (HSB):
235°, 35.2041%, 76.8627%
XYZ:
27.1037, 25.2726, 55.6741
xyY:
0.2508, 0.2339, 25.2726
CIE-Lab:
57.3401, 12.9833, -33.4808
CIE-LCH:
57.3401, 35.9100, 291.1955
CIE-Luv:
57.3401, -6.4889, -53.3225
Hunter-Lab:
50.2719, 8.2613, -30.4711
#7f85c4 color charts
#7f85c4 color shades, tints & tones
#7f85c4 color schemes
#7f85c4 color preview, HTML & CSS examples
This text has a color of #7f85c4
<p style="color:#7f85c4;">Text here</p>
.mytext {color:#7f85c4;}
This box has a color of #7f85c4
<div style="background-color:#7f85c4;">Content here</div>
.mybackground {background-color:#7f85c4;}
Border around this has a color of #7f85c4
<div style="border:2px solid #7f85c4;">Content here</div>
.myborder {border:2px solid #7f85c4;}