#8675b2 color space conversions
Hex:
#8675b2
RGB:
134, 117, 178
CMY:
47, 54, 30
CMYK:
25, 34, 0, 30
HSL:
257°, 28.3721%, 57.8431%
HSV (HSB):
257°, 34.2697%, 69.8039%
XYZ:
24.2287, 21.0053, 44.8969
xyY:
0.2688, 0.2331, 21.0053
CIE-Lab:
52.9553, 19.8092, -29.9730
CIE-LCH:
52.9553, 35.9275, 303.4607
CIE-Luv:
52.9553, 4.5590, -47.8456
Hunter-Lab:
45.8315, 14.1584, -25.9989
#8675b2 color charts
#8675b2 color shades, tints & tones
#8675b2 color schemes
#8675b2 color preview, HTML & CSS examples
This text has a color of #8675b2
<p style="color:#8675b2;">Text here</p>
.mytext {color:#8675b2;}
This box has a color of #8675b2
<div style="background-color:#8675b2;">Content here</div>
.mybackground {background-color:#8675b2;}
Border around this has a color of #8675b2
<div style="border:2px solid #8675b2;">Content here</div>
.myborder {border:2px solid #8675b2;}