#bd22ec color space conversions
Hex:
#bd22ec
RGB:
189, 34, 236
CMY:
26, 87, 7
CMYK:
20, 86, 0, 7
HSL:
286°, 84.1667%, 52.9412%
HSV (HSB):
286°, 85.5932%, 92.5490%
XYZ:
36.6986, 18.0190, 80.9007
xyY:
0.2706, 0.1329, 18.0190
CIE-Lab:
49.5191, 81.6785, -68.1814
CIE-LCH:
49.5191, 106.3958, 320.1465
CIE-Luv:
49.5191, 44.5551, -111.5689
Hunter-Lab:
42.4488, 80.0347, -83.2832
#bd22ec color charts
#bd22ec color shades, tints & tones
#bd22ec color schemes
#bd22ec color preview, HTML & CSS examples
This text has a color of #bd22ec
<p style="color:#bd22ec;">Text here</p>
.mytext {color:#bd22ec;}
This box has a color of #bd22ec
<div style="background-color:#bd22ec;">Content here</div>
.mybackground {background-color:#bd22ec;}
Border around this has a color of #bd22ec
<div style="border:2px solid #bd22ec;">Content here</div>
.myborder {border:2px solid #bd22ec;}