#bd3ddc color space conversions
Hex:
#bd3ddc
RGB:
189, 61, 220
CMY:
26, 76, 14
CMYK:
14, 72, 0, 14
HSL:
288°, 69.4323%, 55.0980%
HSV (HSB):
288°, 72.2727%, 86.2745%
XYZ:
35.5733, 19.3236, 69.5651
xyY:
0.2858, 0.1553, 19.3236
CIE-Lab:
51.0637, 71.2608, -56.6287
CIE-LCH:
51.0637, 91.0215, 321.5269
CIE-Luv:
51.0637, 45.5157, -94.7496
Hunter-Lab:
43.9586, 67.5225, -63.0561
#bd3ddc color charts
#bd3ddc color shades, tints & tones
#bd3ddc color schemes
#bd3ddc color preview, HTML & CSS examples
This text has a color of #bd3ddc
<p style="color:#bd3ddc;">Text here</p>
.mytext {color:#bd3ddc;}
This box has a color of #bd3ddc
<div style="background-color:#bd3ddc;">Content here</div>
.mybackground {background-color:#bd3ddc;}
Border around this has a color of #bd3ddc
<div style="border:2px solid #bd3ddc;">Content here</div>
.myborder {border:2px solid #bd3ddc;}