#bd2ddf color space conversions
Hex:
#bd2ddf
RGB:
189, 45, 223
CMY:
26, 82, 13
CMYK:
15, 80, 0, 13
HSL:
289°, 73.5537%, 52.5490%
HSV (HSB):
289°, 79.8206%, 87.4510%
XYZ:
35.2439, 18.0233, 71.4333
xyY:
0.2826, 0.1445, 18.0233
CIE-Lab:
49.5244, 76.7804, -60.8112
CIE-LCH:
49.5244, 97.9450, 321.6203
CIE-Luv:
49.5244, 47.2065, -100.6482
Hunter-Lab:
42.4539, 73.8911, -70.0443
#bd2ddf color charts
#bd2ddf color shades, tints & tones
#bd2ddf color schemes
#bd2ddf color preview, HTML & CSS examples
This text has a color of #bd2ddf
<p style="color:#bd2ddf;">Text here</p>
.mytext {color:#bd2ddf;}
This box has a color of #bd2ddf
<div style="background-color:#bd2ddf;">Content here</div>
.mybackground {background-color:#bd2ddf;}
Border around this has a color of #bd2ddf
<div style="border:2px solid #bd2ddf;">Content here</div>
.myborder {border:2px solid #bd2ddf;}