#b82cf5 color space conversions
Hex:
#b82cf5
RGB:
184, 44, 245
CMY:
28, 83, 4
CMYK:
25, 82, 0, 4
HSL:
282°, 90.9502%, 56.6667%
HSV (HSB):
282°, 82.0408%, 96.0784%
XYZ:
37.1493, 18.5843, 88.0153
xyY:
0.2584, 0.1293, 18.5843
CIE-Lab:
50.1972, 80.2399, -72.1739
CIE-LCH:
50.1972, 107.9237, 318.0294
CIE-Luv:
50.1972, 38.0967, -117.4220
Hunter-Lab:
43.1095, 78.3794, -90.8739
#b82cf5 color charts
#b82cf5 color shades, tints & tones
#b82cf5 color schemes
#b82cf5 color preview, HTML & CSS examples
This text has a color of #b82cf5
<p style="color:#b82cf5;">Text here</p>
.mytext {color:#b82cf5;}
This box has a color of #b82cf5
<div style="background-color:#b82cf5;">Content here</div>
.mybackground {background-color:#b82cf5;}
Border around this has a color of #b82cf5
<div style="border:2px solid #b82cf5;">Content here</div>
.myborder {border:2px solid #b82cf5;}