#bd00da color space conversions
Hex:
#bd00da
RGB:
189, 0, 218
CMY:
26, 100, 15
CMYK:
13, 100, 0, 15
HSL:
292°, 100.0000%, 42.7451%
HSV (HSB):
292°, 100.0000%, 85.4902%
XYZ:
33.6412, 15.8808, 67.6219
xyY:
0.2872, 0.1356, 15.8808
CIE-Lab:
46.8177, 82.9171, -62.3303
CIE-LCH:
46.8177, 103.7320, 323.0671
CIE-Luv:
46.8177, 52.1122, -101.7988
Hunter-Lab:
39.8507, 80.9474, -72.7126
#bd00da color charts
#bd00da color shades, tints & tones
#bd00da color schemes
#bd00da color preview, HTML & CSS examples
This text has a color of #bd00da
<p style="color:#bd00da;">Text here</p>
.mytext {color:#bd00da;}
This box has a color of #bd00da
<div style="background-color:#bd00da;">Content here</div>
.mybackground {background-color:#bd00da;}
Border around this has a color of #bd00da
<div style="border:2px solid #bd00da;">Content here</div>
.myborder {border:2px solid #bd00da;}