#b80cf4 color space conversions
Hex:
#b80cf4
RGB:
184, 12, 244
CMY:
28, 95, 4
CMYK:
25, 95, 0, 4
HSL:
284°, 91.3386%, 50.1961%
HSV (HSB):
284°, 95.0820%, 95.6863%
XYZ:
36.2278, 16.9849, 86.9570
xyY:
0.2585, 0.1212, 16.9849
CIE-Lab:
48.2411, 85.6237, -74.7969
CIE-LCH:
48.2411, 113.6925, 318.8611
CIE-Luv:
48.2411, 40.6011, -119.9983
Hunter-Lab:
41.2128, 84.7866, -96.2500
#b80cf4 color charts
#b80cf4 color shades, tints & tones
#b80cf4 color schemes
#b80cf4 color preview, HTML & CSS examples
This text has a color of #b80cf4
<p style="color:#b80cf4;">Text here</p>
.mytext {color:#b80cf4;}
This box has a color of #b80cf4
<div style="background-color:#b80cf4;">Content here</div>
.mybackground {background-color:#b80cf4;}
Border around this has a color of #b80cf4
<div style="border:2px solid #b80cf4;">Content here</div>
.myborder {border:2px solid #b80cf4;}