#bd2cc8 color space conversions
Hex:
#bd2cc8
RGB:
189, 44, 200
CMY:
26, 83, 22
CMYK:
5, 78, 0, 22
HSL:
296°, 63.9344%, 47.8431%
HSV (HSB):
296°, 78.0000%, 78.4314%
XYZ:
32.3123, 16.7903, 56.1814
xyY:
0.3069, 0.1595, 16.7903
CIE-Lab:
47.9947, 73.1239, -50.0777
CIE-LCH:
47.9947, 88.6278, 325.5953
CIE-Luv:
47.9947, 54.6941, -83.9444
Hunter-Lab:
40.9760, 69.0511, -52.6082
#bd2cc8 color charts
#bd2cc8 color shades, tints & tones
#bd2cc8 color schemes
#bd2cc8 color preview, HTML & CSS examples
This text has a color of #bd2cc8
<p style="color:#bd2cc8;">Text here</p>
.mytext {color:#bd2cc8;}
This box has a color of #bd2cc8
<div style="background-color:#bd2cc8;">Content here</div>
.mybackground {background-color:#bd2cc8;}
Border around this has a color of #bd2cc8
<div style="border:2px solid #bd2cc8;">Content here</div>
.myborder {border:2px solid #bd2cc8;}