#b825d3 color space conversions
Hex:
#b825d3
RGB:
184, 37, 211
CMY:
28, 85, 17
CMYK:
13, 82, 0, 17
HSL:
291°, 70.1613%, 48.6275%
HSV (HSB):
291°, 82.4645%, 82.7451%
XYZ:
32.1866, 16.2166, 63.0617
xyY:
0.2888, 0.1455, 16.2166
CIE-Lab:
47.2574, 75.8489, -57.6468
CIE-LCH:
47.2574, 95.2692, 322.7644
CIE-Luv:
47.2574, 48.6931, -94.7385
Hunter-Lab:
40.2699, 72.1978, -64.6579
#b825d3 color charts
#b825d3 color shades, tints & tones
#b825d3 color schemes
#b825d3 color preview, HTML & CSS examples
This text has a color of #b825d3
<p style="color:#b825d3;">Text here</p>
.mytext {color:#b825d3;}
This box has a color of #b825d3
<div style="background-color:#b825d3;">Content here</div>
.mybackground {background-color:#b825d3;}
Border around this has a color of #b825d3
<div style="border:2px solid #b825d3;">Content here</div>
.myborder {border:2px solid #b825d3;}