#b82ccc color space conversions
Hex:
#b82ccc
RGB:
184, 44, 204
CMY:
28, 83, 20
CMYK:
10, 78, 0, 20
HSL:
293°, 64.5161%, 48.6275%
HSV (HSB):
293°, 78.4314%, 80.0000%
XYZ:
31.5669, 16.3513, 58.6191
xyY:
0.2963, 0.1535, 16.3513
CIE-Lab:
47.4321, 72.8449, -53.3351
CIE-LCH:
47.4321, 90.2830, 323.7894
CIE-Luv:
47.4321, 49.9985, -88.3341
Hunter-Lab:
40.4368, 68.5814, -57.6438
#b82ccc color charts
#b82ccc color shades, tints & tones
#b82ccc color schemes
#b82ccc color preview, HTML & CSS examples
This text has a color of #b82ccc
<p style="color:#b82ccc;">Text here</p>
.mytext {color:#b82ccc;}
This box has a color of #b82ccc
<div style="background-color:#b82ccc;">Content here</div>
.mybackground {background-color:#b82ccc;}
Border around this has a color of #b82ccc
<div style="border:2px solid #b82ccc;">Content here</div>
.myborder {border:2px solid #b82ccc;}