#bd14c3 color space conversions
Hex:
#bd14c3
RGB:
189, 20, 195
CMY:
26, 92, 24
CMYK:
3, 90, 0, 24
HSL:
298°, 81.3953%, 42.1569%
HSV (HSB):
298°, 89.7436%, 76.4706%
XYZ:
31.0867, 15.2593, 52.9366
xyY:
0.3131, 0.1537, 15.2593
CIE-Lab:
45.9873, 77.3080, -50.3892
CIE-LCH:
45.9873, 92.2800, 326.9038
CIE-Luv:
45.9873, 59.2353, -83.9383
Hunter-Lab:
39.0631, 73.6914, -53.0031
#bd14c3 color charts
#bd14c3 color shades, tints & tones
#bd14c3 color schemes
#bd14c3 color preview, HTML & CSS examples
This text has a color of #bd14c3
<p style="color:#bd14c3;">Text here</p>
.mytext {color:#bd14c3;}
This box has a color of #bd14c3
<div style="background-color:#bd14c3;">Content here</div>
.mybackground {background-color:#bd14c3;}
Border around this has a color of #bd14c3
<div style="border:2px solid #bd14c3;">Content here</div>
.myborder {border:2px solid #bd14c3;}