#b912e9 color space conversions
Hex:
#b912e9
RGB:
185, 18, 233
CMY:
27, 93, 9
CMYK:
21, 92, 0, 9
HSL:
287°, 85.6574%, 49.2157%
HSV (HSB):
287°, 92.2747%, 91.3725%
XYZ:
34.9319, 16.6301, 78.4596
xyY:
0.2687, 0.1279, 16.6301
CIE-Lab:
47.7905, 83.1904, -69.3212
CIE-LCH:
47.7905, 108.2870, 320.1961
CIE-Luv:
47.7905, 44.1044, -112.0635
Hunter-Lab:
40.7800, 81.5368, -85.5263
#b912e9 color charts
#b912e9 color shades, tints & tones
#b912e9 color schemes
#b912e9 color preview, HTML & CSS examples
This text has a color of #b912e9
<p style="color:#b912e9;">Text here</p>
.mytext {color:#b912e9;}
This box has a color of #b912e9
<div style="background-color:#b912e9;">Content here</div>
.mybackground {background-color:#b912e9;}
Border around this has a color of #b912e9
<div style="border:2px solid #b912e9;">Content here</div>
.myborder {border:2px solid #b912e9;}