#d248c9 color space conversions
Hex:
#d248c9
RGB:
210, 72, 201
CMY:
18, 72, 21
CMYK:
0, 66, 4, 18
HSL:
304°, 60.5263%, 55.2941%
HSV (HSB):
304°, 65.7143%, 82.3529%
XYZ:
39.4383, 22.5534, 57.5330
xyY:
0.3300, 0.1887, 22.5534
CIE-Lab:
54.6093, 68.5818, -39.9494
CIE-LCH:
54.6093, 79.3688, 329.7789
CIE-Luv:
54.6093, 63.0467, -70.6424
Hunter-Lab:
47.4904, 65.1267, -38.5844
#d248c9 color charts
#d248c9 color shades, tints & tones
#d248c9 color schemes
#d248c9 color preview, HTML & CSS examples
This text has a color of #d248c9
<p style="color:#d248c9;">Text here</p>
.mytext {color:#d248c9;}
This box has a color of #d248c9
<div style="background-color:#d248c9;">Content here</div>
.mybackground {background-color:#d248c9;}
Border around this has a color of #d248c9
<div style="border:2px solid #d248c9;">Content here</div>
.myborder {border:2px solid #d248c9;}