#b017e1 color space conversions
Hex:
#b017e1
RGB:
176, 23, 225
CMY:
31, 91, 12
CMYK:
22, 90, 0, 12
HSL:
285°, 81.4516%, 48.6275%
HSV (HSB):
285°, 89.7778%, 88.2353%
XYZ:
31.8015, 15.2791, 72.5072
xyY:
0.2659, 0.1278, 15.2791
CIE-Lab:
46.0142, 79.8123, -67.7297
CIE-LCH:
46.0142, 104.6772, 319.6816
CIE-Luv:
46.0142, 40.6752, -108.2477
Hunter-Lab:
39.0885, 76.8184, -82.6179
#b017e1 color charts
#b017e1 color shades, tints & tones
#b017e1 color schemes
#b017e1 color preview, HTML & CSS examples
This text has a color of #b017e1
<p style="color:#b017e1;">Text here</p>
.mytext {color:#b017e1;}
This box has a color of #b017e1
<div style="background-color:#b017e1;">Content here</div>
.mybackground {background-color:#b017e1;}
Border around this has a color of #b017e1
<div style="border:2px solid #b017e1;">Content here</div>
.myborder {border:2px solid #b017e1;}