#d234b9 color space conversions
Hex:
#d234b9
RGB:
210, 52, 185
CMY:
18, 80, 27
CMYK:
0, 75, 12, 18
HSL:
309°, 63.7097%, 51.3725%
HSV (HSB):
309°, 75.2381%, 82.3529%
XYZ:
36.5633, 19.6604, 47.7667
xyY:
0.3516, 0.1891, 19.6604
CIE-Lab:
51.4511, 72.9032, -35.6729
CIE-LCH:
51.4511, 81.1630, 333.9266
CIE-Luv:
51.4511, 73.7163, -63.9718
Hunter-Lab:
44.3401, 69.5979, -32.8339
#d234b9 color charts
#d234b9 color shades, tints & tones
#d234b9 color schemes
#d234b9 color preview, HTML & CSS examples
This text has a color of #d234b9
<p style="color:#d234b9;">Text here</p>
.mytext {color:#d234b9;}
This box has a color of #d234b9
<div style="background-color:#d234b9;">Content here</div>
.mybackground {background-color:#d234b9;}
Border around this has a color of #d234b9
<div style="border:2px solid #d234b9;">Content here</div>
.myborder {border:2px solid #d234b9;}