#bd64da color space conversions
Hex:
#bd64da
RGB:
189, 100, 218
CMY:
26, 61, 15
CMYK:
13, 54, 0, 15
HSL:
285°, 61.4583%, 62.3529%
HSV (HSB):
285°, 54.1284%, 85.4902%
XYZ:
38.1983, 24.9951, 69.1409
xyY:
0.2887, 0.1889, 24.9951
CIE-Lab:
57.0707, 54.0224, -45.9211
CIE-LCH:
57.0707, 70.9025, 319.6342
CIE-Luv:
57.0707, 35.8966, -78.5130
Hunter-Lab:
49.9951, 48.8899, -46.9987
#bd64da color charts
#bd64da color shades, tints & tones
#bd64da color schemes
#bd64da color preview, HTML & CSS examples
This text has a color of #bd64da
<p style="color:#bd64da;">Text here</p>
.mytext {color:#bd64da;}
This box has a color of #bd64da
<div style="background-color:#bd64da;">Content here</div>
.mybackground {background-color:#bd64da;}
Border around this has a color of #bd64da
<div style="border:2px solid #bd64da;">Content here</div>
.myborder {border:2px solid #bd64da;}