#b21bed color space conversions
Hex:
#b21bed
RGB:
178, 27, 237
CMY:
30, 89, 7
CMYK:
25, 89, 0, 7
HSL:
283°, 85.3659%, 51.7647%
HSV (HSB):
283°, 88.6076%, 92.9412%
XYZ:
34.0381, 16.3633, 81.4852
xyY:
0.2581, 0.1241, 16.3633
CIE-Lab:
47.4475, 81.5879, -72.1883
CIE-LCH:
47.4475, 108.9392, 318.4978
CIE-Luv:
47.4475, 38.2559, -115.5035
Hunter-Lab:
40.4515, 79.4093, -91.1171
#b21bed color charts
#b21bed color shades, tints & tones
#b21bed color schemes
#b21bed color preview, HTML & CSS examples
This text has a color of #b21bed
<p style="color:#b21bed;">Text here</p>
.mytext {color:#b21bed;}
This box has a color of #b21bed
<div style="background-color:#b21bed;">Content here</div>
.mybackground {background-color:#b21bed;}
Border around this has a color of #b21bed
<div style="border:2px solid #b21bed;">Content here</div>
.myborder {border:2px solid #b21bed;}