#b21eac color space conversions
Hex:
#b21eac
RGB:
178, 30, 172
CMY:
30, 88, 33
CMYK:
0, 83, 3, 30
HSL:
302°, 71.1538%, 40.7843%
HSV (HSB):
302°, 83.1461%, 69.8039%
XYZ:
26.2708, 13.3721, 40.2262
xyY:
0.3289, 0.1674, 13.3721
CIE-Lab:
43.3186, 70.0141, -41.2357
CIE-LCH:
43.3186, 81.2549, 329.5035
CIE-Luv:
43.3186, 58.8658, -68.7255
Hunter-Lab:
36.5679, 64.2427, -39.6240
#b21eac color charts
#b21eac color shades, tints & tones
#b21eac color schemes
#b21eac color preview, HTML & CSS examples
This text has a color of #b21eac
<p style="color:#b21eac;">Text here</p>
.mytext {color:#b21eac;}
This box has a color of #b21eac
<div style="background-color:#b21eac;">Content here</div>
.mybackground {background-color:#b21eac;}
Border around this has a color of #b21eac
<div style="border:2px solid #b21eac;">Content here</div>
.myborder {border:2px solid #b21eac;}