#d172f5 color space conversions
Hex:
#d172f5
RGB:
209, 114, 245
CMY:
18, 55, 4
CMYK:
15, 53, 0, 4
HSL:
284°, 86.7550%, 70.3922%
HSV (HSB):
284°, 53.4694%, 96.0784%
XYZ:
48.7932, 32.1825, 90.0264
xyY:
0.2853, 0.1882, 32.1825
CIE-Lab:
63.4934, 57.7095, -50.6577
CIE-LCH:
63.4934, 76.7893, 318.7231
CIE-Luv:
63.4934, 37.6690, -88.3278
Hunter-Lab:
56.7296, 54.2513, -54.3788
#d172f5 color charts
#d172f5 color shades, tints & tones
#d172f5 color schemes
#d172f5 color preview, HTML & CSS examples
This text has a color of #d172f5
<p style="color:#d172f5;">Text here</p>
.mytext {color:#d172f5;}
This box has a color of #d172f5
<div style="background-color:#d172f5;">Content here</div>
.mybackground {background-color:#d172f5;}
Border around this has a color of #d172f5
<div style="border:2px solid #d172f5;">Content here</div>
.myborder {border:2px solid #d172f5;}