#b80adc color space conversions
Hex:
#b80adc
RGB:
184, 10, 220
CMY:
28, 96, 14
CMYK:
16, 95, 0, 14
HSL:
290°, 91.3043%, 45.0980%
HSV (HSB):
290°, 95.4545%, 86.2745%
XYZ:
32.7940, 15.5747, 68.9879
xyY:
0.2794, 0.1327, 15.5747
CIE-Lab:
46.4115, 81.6735, -64.1720
CIE-LCH:
46.4115, 103.8682, 321.8428
CIE-Luv:
46.4115, 47.8250, -103.9122
Hunter-Lab:
39.4648, 79.2641, -76.0186
#b80adc color charts
#b80adc color shades, tints & tones
#b80adc color schemes
#b80adc color preview, HTML & CSS examples
This text has a color of #b80adc
<p style="color:#b80adc;">Text here</p>
.mytext {color:#b80adc;}
This box has a color of #b80adc
<div style="background-color:#b80adc;">Content here</div>
.mybackground {background-color:#b80adc;}
Border around this has a color of #b80adc
<div style="border:2px solid #b80adc;">Content here</div>
.myborder {border:2px solid #b80adc;}