#b21ced color space conversions
Hex:
#b21ced
RGB:
178, 28, 237
CMY:
30, 89, 7
CMYK:
25, 88, 0, 7
HSL:
283°, 85.3061%, 51.9608%
HSV (HSB):
283°, 88.1857%, 92.9412%
XYZ:
34.0614, 16.4099, 81.4930
xyY:
0.2581, 0.1244, 16.4099
CIE-Lab:
47.5077, 81.4094, -72.0903
CIE-LCH:
47.5077, 108.7405, 318.4742
CIE-Luv:
47.5077, 38.1860, -115.4029
Hunter-Lab:
40.5091, 79.1976, -90.9183
#b21ced color charts
#b21ced color shades, tints & tones
#b21ced color schemes
#b21ced color preview, HTML & CSS examples
This text has a color of #b21ced
<p style="color:#b21ced;">Text here</p>
.mytext {color:#b21ced;}
This box has a color of #b21ced
<div style="background-color:#b21ced;">Content here</div>
.mybackground {background-color:#b21ced;}
Border around this has a color of #b21ced
<div style="border:2px solid #b21ced;">Content here</div>
.myborder {border:2px solid #b21ced;}