#b80fd0 color space conversions
Hex:
#b80fd0
RGB:
184, 15, 208
CMY:
28, 94, 18
CMYK:
12, 93, 0, 18
HSL:
293°, 86.5471%, 43.7255%
HSV (HSB):
293°, 92.7885%, 81.5686%
XYZ:
31.3232, 15.0861, 60.9355
xyY:
0.2918, 0.1405, 15.0861
CIE-Lab:
45.7518, 79.1938, -58.3476
CIE-LCH:
45.7518, 98.3672, 323.6184
CIE-Luv:
45.7518, 51.5337, -95.1950
Hunter-Lab:
38.8408, 75.9800, -65.8288
#b80fd0 color charts
#b80fd0 color shades, tints & tones
#b80fd0 color schemes
#b80fd0 color preview, HTML & CSS examples
This text has a color of #b80fd0
<p style="color:#b80fd0;">Text here</p>
.mytext {color:#b80fd0;}
This box has a color of #b80fd0
<div style="background-color:#b80fd0;">Content here</div>
.mybackground {background-color:#b80fd0;}
Border around this has a color of #b80fd0
<div style="border:2px solid #b80fd0;">Content here</div>
.myborder {border:2px solid #b80fd0;}