#b80dd7 color space conversions
Hex:
#b80dd7
RGB:
184, 13, 215
CMY:
28, 95, 16
CMYK:
14, 94, 0, 16
HSL:
291°, 88.5965%, 44.7059%
HSV (HSB):
291°, 93.9535%, 84.3137%
XYZ:
32.1768, 15.3845, 65.5636
xyY:
0.2844, 0.1360, 15.3845
CIE-Lab:
46.1564, 80.5596, -61.7213
CIE-LCH:
46.1564, 101.4858, 322.5422
CIE-Luv:
46.1564, 49.3113, -100.2633
Hunter-Lab:
39.2231, 77.7929, -71.6504
#b80dd7 color charts
#b80dd7 color shades, tints & tones
#b80dd7 color schemes
#b80dd7 color preview, HTML & CSS examples
This text has a color of #b80dd7
<p style="color:#b80dd7;">Text here</p>
.mytext {color:#b80dd7;}
This box has a color of #b80dd7
<div style="background-color:#b80dd7;">Content here</div>
.mybackground {background-color:#b80dd7;}
Border around this has a color of #b80dd7
<div style="border:2px solid #b80dd7;">Content here</div>
.myborder {border:2px solid #b80dd7;}