#bd20ec color space conversions
Hex:
#bd20ec
RGB:
189, 32, 236
CMY:
26, 87, 7
CMYK:
20, 86, 0, 7
HSL:
286°, 84.2975%, 52.5490%
HSV (HSB):
286°, 86.4407%, 92.5490%
XYZ:
36.6431, 17.9080, 80.8822
xyY:
0.2706, 0.1322, 17.9080
CIE-Lab:
49.3843, 82.0761, -68.4001
CIE-LCH:
49.3843, 106.8412, 320.1931
CIE-Luv:
49.3843, 44.7294, -111.8219
Hunter-Lab:
42.3178, 80.5074, -83.6987
#bd20ec color charts
#bd20ec color shades, tints & tones
#bd20ec color schemes
#bd20ec color preview, HTML & CSS examples
This text has a color of #bd20ec
<p style="color:#bd20ec;">Text here</p>
.mytext {color:#bd20ec;}
This box has a color of #bd20ec
<div style="background-color:#bd20ec;">Content here</div>
.mybackground {background-color:#bd20ec;}
Border around this has a color of #bd20ec
<div style="border:2px solid #bd20ec;">Content here</div>
.myborder {border:2px solid #bd20ec;}