#b009c9 color space conversions
Hex:
#b009c9
RGB:
176, 9, 201
CMY:
31, 96, 21
CMYK:
12, 96, 0, 21
HSL:
292°, 91.4286%, 41.1765%
HSV (HSB):
292°, 95.5224%, 78.8235%
XYZ:
28.5448, 13.6425, 56.3871
xyY:
0.2896, 0.1384, 13.6425
CIE-Lab:
43.7158, 77.4407, -57.6507
CIE-LCH:
43.7158, 96.5435, 323.3342
CIE-Luv:
43.7158, 48.8431, -92.7292
Hunter-Lab:
36.9358, 73.3111, -64.6586
#b009c9 color charts
#b009c9 color shades, tints & tones
#b009c9 color schemes
#b009c9 color preview, HTML & CSS examples
This text has a color of #b009c9
<p style="color:#b009c9;">Text here</p>
.mytext {color:#b009c9;}
This box has a color of #b009c9
<div style="background-color:#b009c9;">Content here</div>
.mybackground {background-color:#b009c9;}
Border around this has a color of #b009c9
<div style="border:2px solid #b009c9;">Content here</div>
.myborder {border:2px solid #b009c9;}