#d234c7 color space conversions
Hex:
#d234c7
RGB:
210, 52, 199
CMY:
18, 80, 22
CMYK:
0, 75, 5, 18
HSL:
304°, 63.7097%, 51.3725%
HSV (HSB):
304°, 75.2381%, 82.3529%
XYZ:
38.1151, 20.2811, 55.9386
xyY:
0.3334, 0.1774, 20.2811
CIE-Lab:
52.1536, 74.9485, -42.6758
CIE-LCH:
52.1536, 86.2468, 330.3427
CIE-Luv:
52.1536, 68.4883, -74.9442
Hunter-Lab:
45.0346, 72.2634, -42.1214
#d234c7 color charts
#d234c7 color shades, tints & tones
#d234c7 color schemes
#d234c7 color preview, HTML & CSS examples
This text has a color of #d234c7
<p style="color:#d234c7;">Text here</p>
.mytext {color:#d234c7;}
This box has a color of #d234c7
<div style="background-color:#d234c7;">Content here</div>
.mybackground {background-color:#d234c7;}
Border around this has a color of #d234c7
<div style="border:2px solid #d234c7;">Content here</div>
.myborder {border:2px solid #d234c7;}