#d234b3 color space conversions
Hex:
#d234b3
RGB:
210, 52, 179
CMY:
18, 80, 30
CMYK:
0, 75, 15, 18
HSL:
312°, 63.7097%, 51.3725%
HSV (HSB):
312°, 75.2381%, 82.3529%
XYZ:
35.9430, 19.4123, 44.5004
xyY:
0.3599, 0.1944, 19.4123
CIE-Lab:
51.1661, 72.0633, -32.6182
CIE-LCH:
51.1661, 79.1016, 335.6470
CIE-Luv:
51.1661, 76.0156, -59.2317
Hunter-Lab:
44.0594, 68.5138, -29.0418
#d234b3 color charts
#d234b3 color shades, tints & tones
#d234b3 color schemes
#d234b3 color preview, HTML & CSS examples
This text has a color of #d234b3
<p style="color:#d234b3;">Text here</p>
.mytext {color:#d234b3;}
This box has a color of #d234b3
<div style="background-color:#d234b3;">Content here</div>
.mybackground {background-color:#d234b3;}
Border around this has a color of #d234b3
<div style="border:2px solid #d234b3;">Content here</div>
.myborder {border:2px solid #d234b3;}