#b00dac color space conversions
Hex:
#b00dac
RGB:
176, 13, 172
CMY:
31, 95, 33
CMYK:
0, 93, 2, 31
HSL:
301°, 86.2434%, 37.0588%
HSV (HSB):
301°, 92.6136%, 69.0196%
XYZ:
25.4948, 12.4965, 40.0981
xyY:
0.3265, 0.1600, 12.4965
CIE-Lab:
41.9946, 72.4822, -43.3659
CIE-LCH:
41.9946, 84.4647, 329.1080
CIE-Luv:
41.9946, 59.0623, -71.4254
Hunter-Lab:
35.3504, 66.8715, -42.5075
#b00dac color charts
#b00dac RGB chart
#b00dac CMYK chart
#b00dac RGB pie chart
#b00dac color shades, tints & tones
#b00dac color schemes
#b00dac color preview, HTML & CSS examples
This text has a color of #b00dac
<p style="color:#b00dac;">Text here</p>
.mytext {color:#b00dac;}
Text color #b00dac
This box has a color of #b00dac
<div style="background-color:#b00dac;">Content here</div>
.mybackground {background-color:#b00dac;}
Background color #b00dac
Border around this has a color of #b00dac
<div style="border:2px solid #b00dac;">Content here</div>
.myborder {border:2px solid #b00dac;}
Border color #b00dac