#b82dd9 color space conversions
Hex:
#b82dd9
RGB:
184, 45, 217
CMY:
28, 82, 15
CMYK:
15, 79, 0, 15
HSL:
288°, 69.3548%, 51.3725%
HSV (HSB):
288°, 79.2627%, 85.0980%
XYZ:
33.2299, 17.0769, 67.1904
xyY:
0.2828, 0.1453, 17.0769
CIE-Lab:
48.3568, 74.8362, -59.3131
CIE-LCH:
48.3568, 95.4908, 321.6006
CIE-Luv:
48.3568, 45.8263, -97.6206
Hunter-Lab:
41.3242, 71.2196, -67.4747
#b82dd9 color charts
#b82dd9 color shades, tints & tones
#b82dd9 color schemes
#b82dd9 color preview, HTML & CSS examples
This text has a color of #b82dd9
<p style="color:#b82dd9;">Text here</p>
.mytext {color:#b82dd9;}
This box has a color of #b82dd9
<div style="background-color:#b82dd9;">Content here</div>
.mybackground {background-color:#b82dd9;}
Border around this has a color of #b82dd9
<div style="border:2px solid #b82dd9;">Content here</div>
.myborder {border:2px solid #b82dd9;}