#b80acd color space conversions
Hex:
#b80acd
RGB:
184, 10, 205
CMY:
28, 96, 20
CMYK:
10, 95, 0, 20
HSL:
294°, 90.6977%, 42.1569%
HSV (HSB):
294°, 95.1220%, 80.3922%
XYZ:
30.8952, 14.8152, 58.9889
xyY:
0.2951, 0.1415, 14.8152
CIE-Lab:
45.3800, 79.2161, -57.2145
CIE-LCH:
45.3800, 97.7174, 324.1610
CIE-Luv:
45.3800, 52.7979, -93.3967
Hunter-Lab:
38.4905, 75.9180, -63.9218
#b80acd color charts
#b80acd color shades, tints & tones
#b80acd color schemes
#b80acd color preview, HTML & CSS examples
This text has a color of #b80acd
<p style="color:#b80acd;">Text here</p>
.mytext {color:#b80acd;}
This box has a color of #b80acd
<div style="background-color:#b80acd;">Content here</div>
.mybackground {background-color:#b80acd;}
Border around this has a color of #b80acd
<div style="border:2px solid #b80acd;">Content here</div>
.myborder {border:2px solid #b80acd;}