#bd23db color space conversions
Hex:
#bd23db
RGB:
189, 35, 219
CMY:
26, 86, 14
CMYK:
14, 84, 0, 14
HSL:
290°, 72.4409%, 49.8039%
HSV (HSB):
290°, 84.0183%, 85.8824%
XYZ:
34.3735, 17.1354, 68.5136
xyY:
0.2864, 0.1428, 17.1354
CIE-Lab:
48.4301, 78.5149, -60.2970
CIE-LCH:
48.4301, 98.9966, 322.4769
CIE-Luv:
48.4301, 49.6362, -99.4777
Hunter-Lab:
41.3949, 75.7818, -69.1558
#bd23db color charts
#bd23db color shades, tints & tones
#bd23db color schemes
#bd23db color preview, HTML & CSS examples
This text has a color of #bd23db
<p style="color:#bd23db;">Text here</p>
.mytext {color:#bd23db;}
This box has a color of #bd23db
<div style="background-color:#bd23db;">Content here</div>
.mybackground {background-color:#bd23db;}
Border around this has a color of #bd23db
<div style="border:2px solid #bd23db;">Content here</div>
.myborder {border:2px solid #bd23db;}