#d248cd color space conversions
Hex:
#d248cd
RGB:
210, 72, 205
CMY:
18, 72, 20
CMYK:
0, 66, 2, 18
HSL:
302°, 60.5263%, 55.2941%
HSV (HSB):
302°, 65.7143%, 82.3529%
XYZ:
39.9152, 22.7441, 60.0439
xyY:
0.3253, 0.1854, 22.7441
CIE-Lab:
54.8078, 69.2232, -41.9260
CIE-LCH:
54.8078, 80.9298, 328.7982
CIE-Luv:
54.8078, 61.7413, -73.8101
Hunter-Lab:
47.6908, 65.9378, -41.2640
#d248cd color charts
#d248cd color shades, tints & tones
#d248cd color schemes
#d248cd color preview, HTML & CSS examples
This text has a color of #d248cd
<p style="color:#d248cd;">Text here</p>
.mytext {color:#d248cd;}
This box has a color of #d248cd
<div style="background-color:#d248cd;">Content here</div>
.mybackground {background-color:#d248cd;}
Border around this has a color of #d248cd
<div style="border:2px solid #d248cd;">Content here</div>
.myborder {border:2px solid #d248cd;}