#bd74cc color space conversions
Hex:
#bd74cc
RGB:
189, 116, 204
CMY:
26, 55, 20
CMYK:
7, 43, 0, 20
HSL:
290°, 46.3158%, 62.7451%
HSV (HSB):
290°, 43.1373%, 80.0000%
XYZ:
38.1307, 27.6692, 60.4577
xyY:
0.3020, 0.2191, 27.6692
CIE-Lab:
59.5887, 42.9509, -34.0590
CIE-LCH:
59.5887, 54.8160, 321.5864
CIE-Luv:
59.5887, 32.9437, -58.7893
Hunter-Lab:
52.6016, 37.3415, -31.3240
#bd74cc color charts
#bd74cc color shades, tints & tones
#bd74cc color schemes
#bd74cc color preview, HTML & CSS examples
This text has a color of #bd74cc
<p style="color:#bd74cc;">Text here</p>
.mytext {color:#bd74cc;}
This box has a color of #bd74cc
<div style="background-color:#bd74cc;">Content here</div>
.mybackground {background-color:#bd74cc;}
Border around this has a color of #bd74cc
<div style="border:2px solid #bd74cc;">Content here</div>
.myborder {border:2px solid #bd74cc;}