#b82fcb color space conversions
Hex:
#b82fcb
RGB:
184, 47, 203
CMY:
28, 82, 20
CMYK:
9, 77, 0, 20
HSL:
293°, 62.4000%, 49.0196%
HSV (HSB):
293°, 76.8473%, 79.6078%
XYZ:
31.5632, 16.5352, 58.0280
xyY:
0.2974, 0.1558, 16.5352
CIE-Lab:
47.6689, 71.8104, -52.3780
CIE-LCH:
47.6689, 88.8830, 323.8932
CIE-Luv:
47.6689, 49.8541, -86.9505
Hunter-Lab:
40.6635, 67.3915, -56.1441
#b82fcb color charts
#b82fcb color shades, tints & tones
#b82fcb color schemes
#b82fcb color preview, HTML & CSS examples
This text has a color of #b82fcb
<p style="color:#b82fcb;">Text here</p>
.mytext {color:#b82fcb;}
This box has a color of #b82fcb
<div style="background-color:#b82fcb;">Content here</div>
.mybackground {background-color:#b82fcb;}
Border around this has a color of #b82fcb
<div style="border:2px solid #b82fcb;">Content here</div>
.myborder {border:2px solid #b82fcb;}