#b82dfc color space conversions
Hex:
#b82dfc
RGB:
184, 45, 252
CMY:
28, 82, 1
CMYK:
27, 82, 0, 1
HSL:
280°, 97.1831%, 58.2353%
HSV (HSB):
280°, 82.1429%, 98.8235%
XYZ:
38.2762, 19.0954, 93.7639
xyY:
0.2533, 0.1263, 19.0954
CIE-Lab:
50.7986, 81.3077, -75.1079
CIE-LCH:
50.7986, 110.6894, 317.2698
CIE-Luv:
50.7986, 36.1950, -121.9995
Hunter-Lab:
43.6983, 79.8799, -96.6304
#b82dfc color charts
#b82dfc color shades, tints & tones
#b82dfc color schemes
#b82dfc color preview, HTML & CSS examples
This text has a color of #b82dfc
<p style="color:#b82dfc;">Text here</p>
.mytext {color:#b82dfc;}
This box has a color of #b82dfc
<div style="background-color:#b82dfc;">Content here</div>
.mybackground {background-color:#b82dfc;}
Border around this has a color of #b82dfc
<div style="border:2px solid #b82dfc;">Content here</div>
.myborder {border:2px solid #b82dfc;}