#b112d7 color space conversions
Hex:
#b112d7
RGB:
177, 18, 215
CMY:
31, 93, 16
CMYK:
18, 92, 0, 16
HSL:
288°, 84.5494%, 45.6863%
HSV (HSB):
288°, 91.6279%, 84.3137%
XYZ:
30.6135, 14.6860, 65.5112
xyY:
0.2763, 0.1325, 14.6860
CIE-Lab:
45.2011, 78.9395, -63.3233
CIE-LCH:
45.2011, 101.1993, 321.2643
CIE-Luv:
45.2011, 44.5640, -101.6183
Hunter-Lab:
38.3223, 75.5292, -74.5292
#b112d7 color charts
#b112d7 color shades, tints & tones
#b112d7 color schemes
#b112d7 color preview, HTML & CSS examples
This text has a color of #b112d7
<p style="color:#b112d7;">Text here</p>
.mytext {color:#b112d7;}
This box has a color of #b112d7
<div style="background-color:#b112d7;">Content here</div>
.mybackground {background-color:#b112d7;}
Border around this has a color of #b112d7
<div style="border:2px solid #b112d7;">Content here</div>
.myborder {border:2px solid #b112d7;}