#bd3da2 color space conversions
Hex:
#bd3da2
RGB:
189, 61, 162
CMY:
26, 76, 36
CMYK:
0, 68, 14, 26
HSL:
313°, 51.2000%, 49.0196%
HSV (HSB):
313°, 67.7249%, 74.1176%
XYZ:
29.1766, 16.7649, 35.8806
xyY:
0.3566, 0.2049, 16.7649
CIE-Lab:
47.9625, 61.5886, -27.8632
CIE-LCH:
47.9625, 67.5981, 335.6576
CIE-Luv:
47.9625, 64.0492, -49.7262
Hunter-Lab:
40.9450, 55.5418, -23.2950
#bd3da2 color charts
#bd3da2 color shades, tints & tones
#bd3da2 color schemes
#bd3da2 color preview, HTML & CSS examples
This text has a color of #bd3da2
<p style="color:#bd3da2;">Text here</p>
.mytext {color:#bd3da2;}
This box has a color of #bd3da2
<div style="background-color:#bd3da2;">Content here</div>
.mybackground {background-color:#bd3da2;}
Border around this has a color of #bd3da2
<div style="border:2px solid #bd3da2;">Content here</div>
.myborder {border:2px solid #bd3da2;}