#bd34f6 color space conversions
Hex:
#bd34f6
RGB:
189, 52, 246
CMY:
26, 80, 4
CMYK:
23, 79, 0, 4
HSL:
282°, 91.5094%, 58.4314%
HSV (HSB):
282°, 78.8618%, 96.4706%
XYZ:
38.8488, 19.9286, 88.9878
xyY:
0.2629, 0.1349, 19.9286
CIE-Lab:
51.7564, 79.0113, -70.1694
CIE-LCH:
51.7564, 105.6718, 318.3920
CIE-Luv:
51.7564, 39.7790, -115.5597
Hunter-Lab:
44.6415, 77.2153, -86.9390
#bd34f6 color charts
#bd34f6 color shades, tints & tones
#bd34f6 color schemes
#bd34f6 color preview, HTML & CSS examples
This text has a color of #bd34f6
<p style="color:#bd34f6;">Text here</p>
.mytext {color:#bd34f6;}
This box has a color of #bd34f6
<div style="background-color:#bd34f6;">Content here</div>
.mybackground {background-color:#bd34f6;}
Border around this has a color of #bd34f6
<div style="border:2px solid #bd34f6;">Content here</div>
.myborder {border:2px solid #bd34f6;}