#bd2cd2 color space conversions
Hex:
#bd2cd2
RGB:
189, 44, 210
CMY:
26, 83, 18
CMYK:
10, 79, 0, 18
HSL:
292°, 65.3543%, 49.8039%
HSV (HSB):
292°, 79.0476%, 82.3529%
XYZ:
33.5198, 17.2733, 62.5402
xyY:
0.2958, 0.1524, 17.2733
CIE-Lab:
48.6026, 74.7977, -54.8667
CIE-LCH:
48.6026, 92.7635, 323.7387
CIE-Luv:
48.6026, 51.4011, -91.3780
Hunter-Lab:
41.5612, 71.2312, -60.1252
#bd2cd2 color charts
#bd2cd2 color shades, tints & tones
#bd2cd2 color schemes
#bd2cd2 color preview, HTML & CSS examples
This text has a color of #bd2cd2
<p style="color:#bd2cd2;">Text here</p>
.mytext {color:#bd2cd2;}
This box has a color of #bd2cd2
<div style="background-color:#bd2cd2;">Content here</div>
.mybackground {background-color:#bd2cd2;}
Border around this has a color of #bd2cd2
<div style="border:2px solid #bd2cd2;">Content here</div>
.myborder {border:2px solid #bd2cd2;}