#b82caf color space conversions
Hex:
#b82caf
RGB:
184, 44, 175
CMY:
28, 83, 31
CMYK:
0, 76, 5, 28
HSL:
304°, 61.4035%, 44.7059%
HSV (HSB):
304°, 76.0870%, 72.1569%
XYZ:
28.4057, 15.0869, 41.9723
xyY:
0.3324, 0.1765, 15.0869
CIE-Lab:
45.7529, 68.1154, -39.0857
CIE-LCH:
45.7529, 78.5328, 330.1521
CIE-Luv:
45.7529, 59.8810, -66.3803
Hunter-Lab:
38.8418, 62.5671, -36.8794
#b82caf color charts
#b82caf color shades, tints & tones
#b82caf color schemes
#b82caf color preview, HTML & CSS examples
This text has a color of #b82caf
<p style="color:#b82caf;">Text here</p>
.mytext {color:#b82caf;}
This box has a color of #b82caf
<div style="background-color:#b82caf;">Content here</div>
.mybackground {background-color:#b82caf;}
Border around this has a color of #b82caf
<div style="border:2px solid #b82caf;">Content here</div>
.myborder {border:2px solid #b82caf;}