#bd74c5 color space conversions
Hex:
#bd74c5
RGB:
189, 116, 197
CMY:
26, 55, 23
CMYK:
4, 41, 0, 23
HSL:
294°, 41.1168%, 61.3725%
HSV (HSB):
294°, 41.1168%, 77.2549%
XYZ:
37.3097, 27.3408, 56.1342
xyY:
0.3089, 0.2264, 27.3408
CIE-Lab:
59.2885, 41.5791, -30.5608
CIE-LCH:
59.2885, 51.6022, 323.6840
CIE-Luv:
59.2885, 34.2984, -52.9987
Hunter-Lab:
52.2884, 35.8614, -27.0488
#bd74c5 color charts
#bd74c5 color shades, tints & tones
#bd74c5 color schemes
#bd74c5 color preview, HTML & CSS examples
This text has a color of #bd74c5
<p style="color:#bd74c5;">Text here</p>
.mytext {color:#bd74c5;}
This box has a color of #bd74c5
<div style="background-color:#bd74c5;">Content here</div>
.mybackground {background-color:#bd74c5;}
Border around this has a color of #bd74c5
<div style="border:2px solid #bd74c5;">Content here</div>
.myborder {border:2px solid #bd74c5;}