#bd64cc color space conversions
Hex:
#bd64cc
RGB:
189, 100, 204
CMY:
26, 61, 20
CMYK:
7, 51, 0, 20
HSL:
291°, 50.4854%, 59.6078%
HSV (HSB):
291°, 50.9804%, 80.0000%
XYZ:
36.4425, 24.2928, 59.8950
xyY:
0.3021, 0.2014, 24.2928
CIE-Lab:
56.3798, 51.2580, -39.0801
CIE-LCH:
56.3798, 64.4565, 322.6774
CIE-Luv:
56.3798, 39.0385, -67.2223
Hunter-Lab:
49.2877, 45.7264, -37.5485
#bd64cc color charts
#bd64cc color shades, tints & tones
#bd64cc color schemes
#bd64cc color preview, HTML & CSS examples
This text has a color of #bd64cc
<p style="color:#bd64cc;">Text here</p>
.mytext {color:#bd64cc;}
This box has a color of #bd64cc
<div style="background-color:#bd64cc;">Content here</div>
.mybackground {background-color:#bd64cc;}
Border around this has a color of #bd64cc
<div style="border:2px solid #bd64cc;">Content here</div>
.myborder {border:2px solid #bd64cc;}