#d91de1 color space conversions
Hex:
#d91de1
RGB:
217, 29, 225
CMY:
15, 89, 12
CMYK:
4, 87, 0, 12
HSL:
298°, 77.1654%, 49.8039%
HSV (HSB):
298°, 87.1111%, 88.2353%
XYZ:
42.6452, 21.0667, 73.0528
xyY:
0.3118, 0.1540, 21.0667
CIE-Lab:
53.0224, 85.2680, -56.0835
CIE-LCH:
53.0224, 102.0588, 326.6658
CIE-Luv:
53.0224, 67.1254, -96.6365
Hunter-Lab:
45.8985, 85.5259, -62.2381
#d91de1 color charts
#d91de1 color shades, tints & tones
#d91de1 color schemes
#d91de1 color preview, HTML & CSS examples
This text has a color of #d91de1
<p style="color:#d91de1;">Text here</p>
.mytext {color:#d91de1;}
This box has a color of #d91de1
<div style="background-color:#d91de1;">Content here</div>
.mybackground {background-color:#d91de1;}
Border around this has a color of #d91de1
<div style="border:2px solid #d91de1;">Content here</div>
.myborder {border:2px solid #d91de1;}