#d902f5 color space conversions
Hex:
#d902f5
RGB:
217, 2, 245
CMY:
15, 99, 4
CMYK:
11, 99, 0, 4
HSL:
293°, 98.3806%, 48.4314%
HSV (HSB):
293°, 99.1837%, 96.0784%
XYZ:
45.1184, 21.3877, 88.1364
xyY:
0.2918, 0.1383, 21.3877
CIE-Lab:
53.3712, 91.0255, -66.7870
CIE-LCH:
53.3712, 112.8988, 323.7319
CIE-Luv:
53.3712, 61.3830, -113.0687
Hunter-Lab:
46.2468, 93.2126, -80.6211
#d902f5 color charts
#d902f5 color shades, tints & tones
#d902f5 color schemes
#d902f5 color preview, HTML & CSS examples
This text has a color of #d902f5
<p style="color:#d902f5;">Text here</p>
.mytext {color:#d902f5;}
This box has a color of #d902f5
<div style="background-color:#d902f5;">Content here</div>
.mybackground {background-color:#d902f5;}
Border around this has a color of #d902f5
<div style="border:2px solid #d902f5;">Content here</div>
.myborder {border:2px solid #d902f5;}