#bd34dc color space conversions
Hex:
#bd34dc
RGB:
189, 52, 220
CMY:
26, 80, 14
CMYK:
14, 76, 0, 14
HSL:
289°, 70.5882%, 53.3333%
HSV (HSB):
289°, 76.3636%, 86.2745%
XYZ:
35.1325, 18.4421, 69.4181
xyY:
0.2856, 0.1499, 18.4421
CIE-Lab:
50.0280, 74.2306, -58.2930
CIE-LCH:
50.0280, 94.3835, 321.8576
CIE-Luv:
50.0280, 47.0868, -97.0066
Hunter-Lab:
42.9443, 70.8776, -65.7795
#bd34dc color charts
#bd34dc color shades, tints & tones
#bd34dc color schemes
#bd34dc color preview, HTML & CSS examples
This text has a color of #bd34dc
<p style="color:#bd34dc;">Text here</p>
.mytext {color:#bd34dc;}
This box has a color of #bd34dc
<div style="background-color:#bd34dc;">Content here</div>
.mybackground {background-color:#bd34dc;}
Border around this has a color of #bd34dc
<div style="border:2px solid #bd34dc;">Content here</div>
.myborder {border:2px solid #bd34dc;}