#b112f8 color space conversions
Hex:
#b112f8
RGB:
177, 18, 248
CMY:
31, 93, 3
CMYK:
29, 93, 0, 3
HSL:
281°, 94.2623%, 52.1569%
HSV (HSB):
281°, 92.7419%, 97.2549%
XYZ:
35.2910, 16.5570, 90.1427
xyY:
0.2485, 0.1166, 16.5570
CIE-Lab:
47.6970, 84.8170, -77.9738
CIE-LCH:
47.6970, 115.2122, 317.4071
CIE-Luv:
47.6970, 35.3031, -123.6373
Hunter-Lab:
40.6903, 83.6063, -102.8640
#b112f8 color charts
#b112f8 color shades, tints & tones
#b112f8 color schemes
#b112f8 color preview, HTML & CSS examples
This text has a color of #b112f8
<p style="color:#b112f8;">Text here</p>
.mytext {color:#b112f8;}
This box has a color of #b112f8
<div style="background-color:#b112f8;">Content here</div>
.mybackground {background-color:#b112f8;}
Border around this has a color of #b112f8
<div style="border:2px solid #b112f8;">Content here</div>
.myborder {border:2px solid #b112f8;}