#85698e color space conversions
Hex:
#85698e
RGB:
133, 105, 142
CMY:
48, 59, 44
CMYK:
6, 26, 0, 44
HSL:
285°, 14.9798%, 48.4314%
HSV (HSB):
285°, 26.0563%, 55.6863%
XYZ:
19.6069, 17.0427, 27.8474
xyY:
0.3040, 0.2642, 17.0427
CIE-Lab:
48.3138, 18.2194, -16.0657
CIE-LCH:
48.3138, 24.2910, 318.5944
CIE-Luv:
48.3138, 13.0327, -25.6453
Hunter-Lab:
41.2828, 12.5322, -11.0962
#85698e color charts
#85698e color shades, tints & tones
#85698e color schemes
#85698e color preview, HTML & CSS examples
This text has a color of #85698e
<p style="color:#85698e;">Text here</p>
.mytext {color:#85698e;}
This box has a color of #85698e
<div style="background-color:#85698e;">Content here</div>
.mybackground {background-color:#85698e;}
Border around this has a color of #85698e
<div style="border:2px solid #85698e;">Content here</div>
.myborder {border:2px solid #85698e;}