#b17ae4 color space conversions
Hex:
#b17ae4
RGB:
177, 122, 228
CMY:
31, 52, 11
CMYK:
22, 46, 0, 11
HSL:
271°, 66.2500%, 68.6275%
HSV (HSB):
271°, 46.4912%, 89.4118%
XYZ:
39.0946, 28.8676, 76.9103
xyY:
0.2699, 0.1993, 28.8676
CIE-Lab:
60.6646, 41.3948, -45.9364
CIE-LCH:
60.6646, 61.8359, 312.0230
CIE-Luv:
60.6646, 19.4441, -77.8236
Hunter-Lab:
53.7286, 35.8571, -47.2612
#b17ae4 color charts
#b17ae4 color shades, tints & tones
#b17ae4 color schemes
#b17ae4 color preview, HTML & CSS examples
This text has a color of #b17ae4
<p style="color:#b17ae4;">Text here</p>
.mytext {color:#b17ae4;}
This box has a color of #b17ae4
<div style="background-color:#b17ae4;">Content here</div>
.mybackground {background-color:#b17ae4;}
Border around this has a color of #b17ae4
<div style="border:2px solid #b17ae4;">Content here</div>
.myborder {border:2px solid #b17ae4;}