#b00acc color space conversions
Hex:
#b00acc
RGB:
176, 10, 204
CMY:
31, 96, 20
CMYK:
14, 95, 0, 20
HSL:
291°, 90.6542%, 41.9608%
HSV (HSB):
291°, 95.0980%, 80.0000%
XYZ:
28.9121, 13.8068, 58.2679
xyY:
0.2863, 0.1367, 13.8068
CIE-Lab:
43.9546, 77.8417, -59.0052
CIE-LCH:
43.9546, 97.6777, 322.8373
CIE-Luv:
43.9546, 47.8087, -94.7759
Hunter-Lab:
37.1575, 73.8644, -66.9642
#b00acc color charts
#b00acc RGB chart
#b00acc CMYK chart
#b00acc RGB pie chart
#b00acc color shades, tints & tones
#b00acc color schemes
#b00acc color preview, HTML & CSS examples
This text has a color of #b00acc
<p style="color:#b00acc;">Text here</p>
.mytext {color:#b00acc;}
Text color #b00acc
This box has a color of #b00acc
<div style="background-color:#b00acc;">Content here</div>
.mybackground {background-color:#b00acc;}
Background color #b00acc
Border around this has a color of #b00acc
<div style="border:2px solid #b00acc;">Content here</div>
.myborder {border:2px solid #b00acc;}
Border color #b00acc