#d272d8 color space conversions
Hex:
#d272d8
RGB:
210, 114, 216
CMY:
18, 55, 15
CMYK:
3, 47, 0, 15
HSL:
296°, 56.6667%, 64.7059%
HSV (HSB):
296°, 47.2222%, 84.7059%
XYZ:
44.9903, 30.6941, 68.5191
xyY:
0.3120, 0.2129, 30.6941
CIE-Lab:
62.2486, 52.3916, -36.4767
CIE-LCH:
62.2486, 63.8391, 325.1532
CIE-Luv:
62.2486, 44.7382, -64.5612
Hunter-Lab:
55.4023, 47.9998, -34.5456
#d272d8 color charts
#d272d8 color shades, tints & tones
#d272d8 color schemes
#d272d8 color preview, HTML & CSS examples
This text has a color of #d272d8
<p style="color:#d272d8;">Text here</p>
.mytext {color:#d272d8;}
This box has a color of #d272d8
<div style="background-color:#d272d8;">Content here</div>
.mybackground {background-color:#d272d8;}
Border around this has a color of #d272d8
<div style="border:2px solid #d272d8;">Content here</div>
.myborder {border:2px solid #d272d8;}