#b12ff8 color space conversions
Hex:
#b12ff8
RGB:
177, 47, 248
CMY:
31, 82, 3
CMYK:
29, 81, 0, 3
HSL:
279°, 93.4884%, 57.8431%
HSV (HSB):
279°, 81.0484%, 97.2549%
XYZ:
36.0913, 18.1575, 90.4095
xyY:
0.2495, 0.1255, 18.1575
CIE-Lab:
49.6865, 78.9373, -74.7286
CIE-LCH:
49.6865, 108.6990, 316.5688
CIE-Luv:
49.6865, 33.0728, -120.4184
Hunter-Lab:
42.6116, 76.6162, -95.9682
#b12ff8 color charts
#b12ff8 color shades, tints & tones
#b12ff8 color schemes
#b12ff8 color preview, HTML & CSS examples
This text has a color of #b12ff8
<p style="color:#b12ff8;">Text here</p>
.mytext {color:#b12ff8;}
This box has a color of #b12ff8
<div style="background-color:#b12ff8;">Content here</div>
.mybackground {background-color:#b12ff8;}
Border around this has a color of #b12ff8
<div style="border:2px solid #b12ff8;">Content here</div>
.myborder {border:2px solid #b12ff8;}