#d272e6 color space conversions
Hex:
#d272e6
RGB:
210, 114, 230
CMY:
18, 55, 10
CMYK:
9, 50, 0, 10
HSL:
290°, 69.8795%, 67.4510%
HSV (HSB):
290°, 50.4348%, 90.1961%
XYZ:
46.8786, 31.4494, 78.4625
xyY:
0.2990, 0.2006, 31.4494
CIE-Lab:
62.8852, 55.0245, -43.2980
CIE-LCH:
62.8852, 70.0172, 321.8012
CIE-Luv:
62.8852, 41.5706, -75.9865
Hunter-Lab:
56.0798, 51.0732, -43.6981
#d272e6 color charts
#d272e6 color shades, tints & tones
#d272e6 color schemes
#d272e6 color preview, HTML & CSS examples
This text has a color of #d272e6
<p style="color:#d272e6;">Text here</p>
.mytext {color:#d272e6;}
This box has a color of #d272e6
<div style="background-color:#d272e6;">Content here</div>
.mybackground {background-color:#d272e6;}
Border around this has a color of #d272e6
<div style="border:2px solid #d272e6;">Content here</div>
.myborder {border:2px solid #d272e6;}