#b172e8 color space conversions
Hex:
#b172e8
RGB:
177, 114, 232
CMY:
31, 55, 9
CMYK:
24, 51, 0, 9
HSL:
272°, 71.9512%, 67.8431%
HSV (HSB):
272°, 50.8621%, 90.9804%
XYZ:
38.7143, 27.2079, 79.5551
xyY:
0.2661, 0.1870, 27.2079
CIE-Lab:
59.1663, 46.6433, -50.5384
CIE-LCH:
59.1663, 68.7730, 312.7047
CIE-Luv:
59.1663, 21.5861, -85.4691
Hunter-Lab:
52.1612, 41.2012, -53.9149
#b172e8 color charts
#b172e8 color shades, tints & tones
#b172e8 color schemes
#b172e8 color preview, HTML & CSS examples
This text has a color of #b172e8
<p style="color:#b172e8;">Text here</p>
.mytext {color:#b172e8;}
This box has a color of #b172e8
<div style="background-color:#b172e8;">Content here</div>
.mybackground {background-color:#b172e8;}
Border around this has a color of #b172e8
<div style="border:2px solid #b172e8;">Content here</div>
.myborder {border:2px solid #b172e8;}