#d248d4 color space conversions
Hex:
#d248d4
RGB:
210, 72, 212
CMY:
18, 72, 17
CMYK:
1, 66, 0, 17
HSL:
299°, 61.9469%, 55.6863%
HSV (HSB):
299°, 66.0377%, 83.1373%
XYZ:
40.7794, 23.0898, 64.5948
xyY:
0.3174, 0.1797, 23.0898
CIE-Lab:
55.1647, 70.3677, -45.3537
CIE-LCH:
55.1647, 83.7172, 327.1972
CIE-Luv:
55.1647, 59.4912, -79.3215
Hunter-Lab:
48.0519, 67.3938, -46.0656
#d248d4 color charts
#d248d4 color shades, tints & tones
#d248d4 color schemes
#d248d4 color preview, HTML & CSS examples
This text has a color of #d248d4
<p style="color:#d248d4;">Text here</p>
.mytext {color:#d248d4;}
This box has a color of #d248d4
<div style="background-color:#d248d4;">Content here</div>
.mybackground {background-color:#d248d4;}
Border around this has a color of #d248d4
<div style="border:2px solid #d248d4;">Content here</div>
.myborder {border:2px solid #d248d4;}