#b21db6 color space conversions
Hex:
#b21db6
RGB:
178, 29, 182
CMY:
30, 89, 29
CMYK:
2, 84, 0, 29
HSL:
298°, 72.5118%, 41.3725%
HSV (HSB):
298°, 84.0659%, 71.3725%
XYZ:
27.2430, 13.7211, 45.4685
xyY:
0.3152, 0.1587, 13.7211
CIE-Lab:
43.8303, 71.7777, -46.3349
CIE-LCH:
43.8303, 85.4340, 327.1564
CIE-Luv:
43.8303, 55.3298, -76.4074
Hunter-Lab:
37.0420, 66.4563, -46.8482
#b21db6 color charts
#b21db6 color shades, tints & tones
#b21db6 color schemes
#b21db6 color preview, HTML & CSS examples
This text has a color of #b21db6
<p style="color:#b21db6;">Text here</p>
.mytext {color:#b21db6;}
This box has a color of #b21db6
<div style="background-color:#b21db6;">Content here</div>
.mybackground {background-color:#b21db6;}
Border around this has a color of #b21db6
<div style="border:2px solid #b21db6;">Content here</div>
.myborder {border:2px solid #b21db6;}