#bd65d4 color space conversions
Hex:
#bd65d4
RGB:
189, 101, 212
CMY:
26, 60, 17
CMYK:
11, 52, 0, 17
HSL:
288°, 56.3452%, 61.3725%
HSV (HSB):
288°, 52.3585%, 83.1373%
XYZ:
37.5236, 24.8796, 65.1119
xyY:
0.2943, 0.1951, 24.8796
CIE-Lab:
56.9580, 52.3227, -42.7092
CIE-LCH:
56.9580, 67.5407, 320.7765
CIE-Luv:
56.9580, 36.8885, -73.2083
Hunter-Lab:
49.8795, 46.9938, -42.4806
#bd65d4 color charts
#bd65d4 color shades, tints & tones
#bd65d4 color schemes
#bd65d4 color preview, HTML & CSS examples
This text has a color of #bd65d4
<p style="color:#bd65d4;">Text here</p>
.mytext {color:#bd65d4;}
This box has a color of #bd65d4
<div style="background-color:#bd65d4;">Content here</div>
.mybackground {background-color:#bd65d4;}
Border around this has a color of #bd65d4
<div style="border:2px solid #bd65d4;">Content here</div>
.myborder {border:2px solid #bd65d4;}