#bd22da color space conversions
Hex:
#bd22da
RGB:
189, 34, 218
CMY:
26, 87, 15
CMYK:
13, 84, 0, 15
HSL:
291°, 73.0159%, 49.4118%
HSV (HSB):
291°, 84.4037%, 85.4902%
XYZ:
34.2132, 17.0248, 67.8126
xyY:
0.2874, 0.1430, 17.0248
CIE-Lab:
48.2913, 78.5587, -59.9498
CIE-LCH:
48.2913, 98.8203, 322.6520
CIE-Luv:
48.2913, 50.0590, -98.9096
Hunter-Lab:
41.2612, 75.8027, -68.5601
#bd22da color charts
#bd22da color shades, tints & tones
#bd22da color schemes
#bd22da color preview, HTML & CSS examples
This text has a color of #bd22da
<p style="color:#bd22da;">Text here</p>
.mytext {color:#bd22da;}
This box has a color of #bd22da
<div style="background-color:#bd22da;">Content here</div>
.mybackground {background-color:#bd22da;}
Border around this has a color of #bd22da
<div style="border:2px solid #bd22da;">Content here</div>
.myborder {border:2px solid #bd22da;}