#bd26c3 color space conversions
Hex:
#bd26c3
RGB:
189, 38, 195
CMY:
26, 85, 24
CMYK:
3, 81, 0, 24
HSL:
298°, 67.3820%, 45.6863%
HSV (HSB):
298°, 80.5128%, 76.4706%
XYZ:
31.5297, 16.1452, 53.0843
xyY:
0.3129, 0.1602, 16.1452
CIE-Lab:
47.1644, 73.8628, -48.5058
CIE-LCH:
47.1644, 88.3658, 326.7070
CIE-Luv:
47.1644, 57.3004, -81.3783
Hunter-Lab:
40.1811, 69.7505, -50.2029
#bd26c3 color charts
#bd26c3 color shades, tints & tones
#bd26c3 color schemes
#bd26c3 color preview, HTML & CSS examples
This text has a color of #bd26c3
<p style="color:#bd26c3;">Text here</p>
.mytext {color:#bd26c3;}
This box has a color of #bd26c3
<div style="background-color:#bd26c3;">Content here</div>
.mybackground {background-color:#bd26c3;}
Border around this has a color of #bd26c3
<div style="border:2px solid #bd26c3;">Content here</div>
.myborder {border:2px solid #bd26c3;}