#bd3acc color space conversions
Hex:
#bd3acc
RGB:
189, 58, 204
CMY:
26, 77, 20
CMYK:
7, 72, 0, 20
HSL:
294°, 58.8710%, 51.3725%
HSV (HSB):
294°, 71.5686%, 80.0000%
XYZ:
33.3984, 18.2046, 58.8803
xyY:
0.3023, 0.1648, 18.2046
CIE-Lab:
49.7433, 69.4540, -49.5916
CIE-LCH:
49.7433, 85.3416, 324.4724
CIE-Luv:
49.7433, 50.8858, -83.5465
Hunter-Lab:
42.6668, 65.0580, -51.9536
#bd3acc color charts
#bd3acc RGB chart
#bd3acc CMYK chart
#bd3acc RGB pie chart
#bd3acc color shades, tints & tones
#bd3acc color schemes
#bd3acc color preview, HTML & CSS examples
This text has a color of #bd3acc
<p style="color:#bd3acc;">Text here</p>
.mytext {color:#bd3acc;}
Text color #bd3acc
This box has a color of #bd3acc
<div style="background-color:#bd3acc;">Content here</div>
.mybackground {background-color:#bd3acc;}
Background color #bd3acc
Border around this has a color of #bd3acc
<div style="border:2px solid #bd3acc;">Content here</div>
.myborder {border:2px solid #bd3acc;}
Border color #bd3acc