#b80ff5 color space conversions
Hex:
#b80ff5
RGB:
184, 15, 245
CMY:
28, 94, 4
CMYK:
25, 94, 0, 4
HSL:
284°, 92.0000%, 50.9804%
HSV (HSB):
284°, 93.8776%, 96.0784%
XYZ:
36.4194, 17.1246, 87.7721
xyY:
0.2577, 0.1212, 17.1246
CIE-Lab:
48.4166, 85.5052, -75.0722
CIE-LCH:
48.4166, 113.7847, 318.7174
CIE-Luv:
48.4166, 40.2109, -120.4960
Hunter-Lab:
41.3818, 84.6764, -96.7885
#b80ff5 color charts
#b80ff5 color shades, tints & tones
#b80ff5 color schemes
#b80ff5 color preview, HTML & CSS examples
This text has a color of #b80ff5
<p style="color:#b80ff5;">Text here</p>
.mytext {color:#b80ff5;}
This box has a color of #b80ff5
<div style="background-color:#b80ff5;">Content here</div>
.mybackground {background-color:#b80ff5;}
Border around this has a color of #b80ff5
<div style="border:2px solid #b80ff5;">Content here</div>
.myborder {border:2px solid #b80ff5;}