#d272f2 color space conversions
Hex:
#d272f2
RGB:
210, 114, 242
CMY:
18, 55, 5
CMYK:
13, 53, 0, 5
HSL:
285°, 83.1169%, 69.8039%
HSV (HSB):
285°, 52.8926%, 94.9020%
XYZ:
48.6227, 32.1471, 87.6467
xyY:
0.2887, 0.1909, 32.1471
CIE-Lab:
63.4643, 57.3682, -49.0393
CIE-LCH:
63.4643, 75.4716, 319.4756
CIE-Luv:
63.4643, 38.9268, -85.6739
Hunter-Lab:
56.6984, 53.8535, -51.9641
#d272f2 color charts
#d272f2 color shades, tints & tones
#d272f2 color schemes
#d272f2 color preview, HTML & CSS examples
This text has a color of #d272f2
<p style="color:#d272f2;">Text here</p>
.mytext {color:#d272f2;}
This box has a color of #d272f2
<div style="background-color:#d272f2;">Content here</div>
.mybackground {background-color:#d272f2;}
Border around this has a color of #d272f2
<div style="border:2px solid #d272f2;">Content here</div>
.myborder {border:2px solid #d272f2;}