#bd32f7 color space conversions
Hex:
#bd32f7
RGB:
189, 50, 247
CMY:
26, 80, 3
CMYK:
23, 80, 0, 3
HSL:
282°, 92.4883%, 58.2353%
HSV (HSB):
282°, 79.7571%, 96.8627%
XYZ:
38.9154, 19.8154, 89.7694
xyY:
0.2621, 0.1334, 19.8154
CIE-Lab:
51.6279, 79.7771, -70.9368
CIE-LCH:
51.6279, 106.7540, 318.3569
CIE-Luv:
51.6279, 39.7722, -116.6365
Hunter-Lab:
44.5145, 78.1474, -88.4059
#bd32f7 color charts
#bd32f7 color shades, tints & tones
#bd32f7 color schemes
#bd32f7 color preview, HTML & CSS examples
This text has a color of #bd32f7
<p style="color:#bd32f7;">Text here</p>
.mytext {color:#bd32f7;}
This box has a color of #bd32f7
<div style="background-color:#bd32f7;">Content here</div>
.mybackground {background-color:#bd32f7;}
Border around this has a color of #bd32f7
<div style="border:2px solid #bd32f7;">Content here</div>
.myborder {border:2px solid #bd32f7;}