#b111fc color space conversions
Hex:
#b111fc
RGB:
177, 17, 252
CMY:
31, 93, 1
CMYK:
30, 93, 0, 1
HSL:
281°, 97.5104%, 52.7451%
HSV (HSB):
281°, 93.2540%, 98.8235%
XYZ:
35.9026, 16.7763, 93.4413
xyY:
0.2457, 0.1148, 16.7763
CIE-Lab:
47.9769, 85.6744, -79.7545
CIE-LCH:
47.9769, 117.0508, 317.0494
CIE-Luv:
47.9769, 34.3365, -126.2708
Hunter-Lab:
40.9589, 84.7866, -106.5898
#b111fc color charts
#b111fc color shades, tints & tones
#b111fc color schemes
#b111fc color preview, HTML & CSS examples
This text has a color of #b111fc
<p style="color:#b111fc;">Text here</p>
.mytext {color:#b111fc;}
This box has a color of #b111fc
<div style="background-color:#b111fc;">Content here</div>
.mybackground {background-color:#b111fc;}
Border around this has a color of #b111fc
<div style="border:2px solid #b111fc;">Content here</div>
.myborder {border:2px solid #b111fc;}