#b924ed color space conversions
Hex:
#b924ed
RGB:
185, 36, 237
CMY:
27, 86, 7
CMYK:
22, 85, 0, 7
HSL:
284°, 84.8101%, 53.5294%
HSV (HSB):
284°, 84.8101%, 92.9412%
XYZ:
35.9245, 17.6905, 81.6419
xyY:
0.2656, 0.1308, 17.6905
CIE-Lab:
49.1185, 80.8273, -69.4237
CIE-LCH:
49.1185, 106.5490, 319.3402
CIE-Luv:
49.1185, 41.6607, -112.9233
Hunter-Lab:
42.0600, 78.8562, -85.6447
#b924ed color charts
#b924ed color shades, tints & tones
#b924ed color schemes
#b924ed color preview, HTML & CSS examples
This text has a color of #b924ed
<p style="color:#b924ed;">Text here</p>
.mytext {color:#b924ed;}
This box has a color of #b924ed
<div style="background-color:#b924ed;">Content here</div>
.mybackground {background-color:#b924ed;}
Border around this has a color of #b924ed
<div style="border:2px solid #b924ed;">Content here</div>
.myborder {border:2px solid #b924ed;}