#b12ff3 color space conversions
Hex:
#b12ff3
RGB:
177, 47, 243
CMY:
31, 82, 5
CMYK:
27, 81, 0, 5
HSL:
280°, 89.0909%, 56.8627%
HSV (HSB):
280°, 80.6584%, 95.2941%
XYZ:
35.3256, 17.8512, 86.3778
xyY:
0.2531, 0.1279, 17.8512
CIE-Lab:
49.3151, 77.9596, -72.5321
CIE-LCH:
49.3151, 106.4829, 317.0655
CIE-Luv:
49.3151, 34.2901, -117.0504
Hunter-Lab:
42.2507, 75.3045, -91.6377
#b12ff3 color charts
#b12ff3 color shades, tints & tones
#b12ff3 color schemes
#b12ff3 color preview, HTML & CSS examples
This text has a color of #b12ff3
<p style="color:#b12ff3;">Text here</p>
.mytext {color:#b12ff3;}
This box has a color of #b12ff3
<div style="background-color:#b12ff3;">Content here</div>
.mybackground {background-color:#b12ff3;}
Border around this has a color of #b12ff3
<div style="border:2px solid #b12ff3;">Content here</div>
.myborder {border:2px solid #b12ff3;}