#b006ac color space conversions
Hex:
#b006ac
RGB:
176, 6, 172
CMY:
31, 98, 33
CMYK:
0, 97, 2, 31
HSL:
301°, 93.4066%, 35.6863%
HSV (HSB):
301°, 96.5909%, 69.0196%
XYZ:
25.4160, 12.3389, 40.0718
xyY:
0.3266, 0.1585, 12.3389
CIE-Lab:
41.7498, 73.2050, -43.7567
CIE-LCH:
41.7498, 85.2855, 329.1320
CIE-Luv:
41.7498, 59.4671, -71.9401
Hunter-Lab:
35.1268, 67.6819, -43.0479
#b006ac color charts
#b006ac color shades, tints & tones
#b006ac color schemes
#b006ac color preview, HTML & CSS examples
This text has a color of #b006ac
<p style="color:#b006ac;">Text here</p>
.mytext {color:#b006ac;}
This box has a color of #b006ac
<div style="background-color:#b006ac;">Content here</div>
.mybackground {background-color:#b006ac;}
Border around this has a color of #b006ac
<div style="border:2px solid #b006ac;">Content here</div>
.myborder {border:2px solid #b006ac;}