#8675b7 color space conversions
Hex:
#8675b7
RGB:
134, 117, 183
CMY:
47, 54, 28
CMYK:
27, 36, 0, 28
HSL:
255°, 31.4286%, 58.8235%
HSV (HSB):
255°, 36.0656%, 71.7647%
XYZ:
24.7400, 21.2098, 47.5897
xyY:
0.2645, 0.2267, 21.2098
CIE-Lab:
53.1784, 21.0624, -32.5069
CIE-LCH:
53.1784, 38.7340, 302.9407
CIE-Luv:
53.1784, 4.0968, -52.0453
Hunter-Lab:
46.0541, 15.2947, -29.0290
#8675b7 color charts
#8675b7 color shades, tints & tones
#8675b7 color schemes
#8675b7 color preview, HTML & CSS examples
This text has a color of #8675b7
<p style="color:#8675b7;">Text here</p>
.mytext {color:#8675b7;}
This box has a color of #8675b7
<div style="background-color:#8675b7;">Content here</div>
.mybackground {background-color:#8675b7;}
Border around this has a color of #8675b7
<div style="border:2px solid #8675b7;">Content here</div>
.myborder {border:2px solid #8675b7;}