#b017ca color space conversions
Hex:
#b017ca
RGB:
176, 23, 202
CMY:
31, 91, 21
CMYK:
13, 89, 0, 21
HSL:
291°, 79.5556%, 44.1176%
HSV (HSB):
291°, 88.6139%, 79.2157%
XYZ:
28.8716, 14.1072, 57.0784
xyY:
0.2886, 0.1410, 14.1072
CIE-Lab:
44.3862, 75.8239, -57.1485
CIE-LCH:
44.3862, 94.9485, 322.9947
CIE-Luv:
44.3862, 47.6973, -92.2980
Hunter-Lab:
37.5595, 71.4818, -63.8101
#b017ca color charts
#b017ca color shades, tints & tones
#b017ca color schemes
#b017ca color preview, HTML & CSS examples
This text has a color of #b017ca
<p style="color:#b017ca;">Text here</p>
.mytext {color:#b017ca;}
This box has a color of #b017ca
<div style="background-color:#b017ca;">Content here</div>
.mybackground {background-color:#b017ca;}
Border around this has a color of #b017ca
<div style="border:2px solid #b017ca;">Content here</div>
.myborder {border:2px solid #b017ca;}