#b80aef color space conversions
Hex:
#b80aef
RGB:
184, 10, 239
CMY:
28, 96, 6
CMYK:
23, 96, 0, 6
HSL:
286°, 91.9679%, 48.8235%
HSV (HSB):
286°, 95.8159%, 93.7255%
XYZ:
35.4557, 16.6394, 83.0044
xyY:
0.2624, 0.1232, 16.6394
CIE-Lab:
47.8025, 84.9203, -72.6979
CIE-LCH:
47.8025, 111.7875, 319.4341
CIE-Luv:
47.8025, 42.0809, -116.7846
Hunter-Lab:
40.7915, 83.7661, -92.0921
#b80aef color charts
#b80aef color shades, tints & tones
#b80aef color schemes
#b80aef color preview, HTML & CSS examples
This text has a color of #b80aef
<p style="color:#b80aef;">Text here</p>
.mytext {color:#b80aef;}
This box has a color of #b80aef
<div style="background-color:#b80aef;">Content here</div>
.mybackground {background-color:#b80aef;}
Border around this has a color of #b80aef
<div style="border:2px solid #b80aef;">Content here</div>
.myborder {border:2px solid #b80aef;}