#d272cd color space conversions
Hex:
#d272cd
RGB:
210, 114, 205
CMY:
18, 55, 20
CMYK:
0, 46, 2, 18
HSL:
303°, 51.6129%, 63.5294%
HSV (HSB):
303°, 45.7143%, 82.3529%
XYZ:
43.6151, 30.1440, 61.2772
xyY:
0.3230, 0.2232, 30.1440
CIE-Lab:
61.7783, 50.4071, -31.0233
CIE-LCH:
61.7783, 59.1888, 328.3896
CIE-Luv:
61.7783, 47.2778, -55.5280
Hunter-Lab:
54.9036, 45.7181, -27.7403
#d272cd color charts
#d272cd color shades, tints & tones
#d272cd color schemes
#d272cd color preview, HTML & CSS examples
This text has a color of #d272cd
<p style="color:#d272cd;">Text here</p>
.mytext {color:#d272cd;}
This box has a color of #d272cd
<div style="background-color:#d272cd;">Content here</div>
.mybackground {background-color:#d272cd;}
Border around this has a color of #d272cd
<div style="border:2px solid #d272cd;">Content here</div>
.myborder {border:2px solid #d272cd;}