#8b388c color space conversions
Hex:
#8b388c
RGB:
139, 56, 140
CMY:
45, 78, 45
CMYK:
1, 60, 0, 45
HSL:
299°, 42.8571%, 38.4314%
HSV (HSB):
299°, 60.0000%, 54.9020%
XYZ:
16.7953, 10.2108, 25.8966
xyY:
0.3175, 0.1930, 10.2108
CIE-Lab:
38.2181, 46.8789, -30.4357
CIE-LCH:
38.2181, 55.8924, 327.0067
CIE-Luv:
38.2181, 36.4866, -48.3199
Hunter-Lab:
31.9543, 37.9001, -25.6822
#8b388c color charts
#8b388c color shades, tints & tones
#8b388c color schemes
#8b388c color preview, HTML & CSS examples
This text has a color of #8b388c
<p style="color:#8b388c;">Text here</p>
.mytext {color:#8b388c;}
This box has a color of #8b388c
<div style="background-color:#8b388c;">Content here</div>
.mybackground {background-color:#8b388c;}
Border around this has a color of #8b388c
<div style="border:2px solid #8b388c;">Content here</div>
.myborder {border:2px solid #8b388c;}