#b12ed9 color space conversions
Hex:
#b12ed9
RGB:
177, 46, 217
CMY:
31, 82, 15
CMYK:
18, 79, 0, 15
HSL:
286°, 69.2308%, 51.5686%
HSV (HSB):
286°, 78.8018%, 85.0980%
XYZ:
31.6328, 16.3109, 67.1267
xyY:
0.2749, 0.1417, 16.3109
CIE-Lab:
47.3797, 73.3116, -60.9438
CIE-LCH:
47.3797, 95.3349, 320.2633
CIE-Luv:
47.3797, 41.2984, -99.1779
Hunter-Lab:
40.3867, 69.1332, -70.2752
#b12ed9 color charts
#b12ed9 color shades, tints & tones
#b12ed9 color schemes
#b12ed9 color preview, HTML & CSS examples
This text has a color of #b12ed9
<p style="color:#b12ed9;">Text here</p>
.mytext {color:#b12ed9;}
This box has a color of #b12ed9
<div style="background-color:#b12ed9;">Content here</div>
.mybackground {background-color:#b12ed9;}
Border around this has a color of #b12ed9
<div style="border:2px solid #b12ed9;">Content here</div>
.myborder {border:2px solid #b12ed9;}