#b172ed color space conversions
Hex:
#b172ed
RGB:
177, 114, 237
CMY:
31, 55, 7
CMYK:
25, 52, 0, 7
HSL:
271°, 77.3585%, 68.8235%
HSV (HSB):
271°, 51.8987%, 92.9412%
XYZ:
39.4348, 27.4962, 83.3496
xyY:
0.2624, 0.1830, 27.4962
CIE-Lab:
59.4308, 47.7886, -52.9020
CIE-LCH:
59.4308, 71.2907, 312.0928
CIE-Luv:
59.4308, 20.7704, -89.4550
Hunter-Lab:
52.4368, 42.4757, -57.5372
#b172ed color charts
#b172ed color shades, tints & tones
#b172ed color schemes
#b172ed color preview, HTML & CSS examples
This text has a color of #b172ed
<p style="color:#b172ed;">Text here</p>
.mytext {color:#b172ed;}
This box has a color of #b172ed
<div style="background-color:#b172ed;">Content here</div>
.mybackground {background-color:#b172ed;}
Border around this has a color of #b172ed
<div style="border:2px solid #b172ed;">Content here</div>
.myborder {border:2px solid #b172ed;}