#d234bd color space conversions
Hex:
#d234bd
RGB:
210, 52, 189
CMY:
18, 80, 26
CMYK:
0, 75, 10, 18
HSL:
308°, 63.7097%, 51.3725%
HSV (HSB):
308°, 75.2381%, 82.3529%
XYZ:
36.9916, 19.8317, 50.0223
xyY:
0.3462, 0.1856, 19.8317
CIE-Lab:
51.6464, 73.4756, -37.6914
CIE-LCH:
51.6464, 82.5791, 332.8431
CIE-Luv:
51.6464, 72.2019, -67.1211
Hunter-Lab:
44.5328, 70.3403, -35.4256
#d234bd color charts
#d234bd color shades, tints & tones
#d234bd color schemes
#d234bd color preview, HTML & CSS examples
This text has a color of #d234bd
<p style="color:#d234bd;">Text here</p>
.mytext {color:#d234bd;}
This box has a color of #d234bd
<div style="background-color:#d234bd;">Content here</div>
.mybackground {background-color:#d234bd;}
Border around this has a color of #d234bd
<div style="border:2px solid #d234bd;">Content here</div>
.myborder {border:2px solid #d234bd;}