#d302f5 color space conversions
Hex:
#d302f5
RGB:
211, 2, 245
CMY:
17, 99, 4
CMYK:
14, 99, 0, 4
HSL:
292°, 98.3806%, 48.4314%
HSV (HSB):
292°, 99.1837%, 96.0784%
XYZ:
43.3671, 20.4849, 88.0545
xyY:
0.2855, 0.1349, 20.4849
CIE-Lab:
52.3810, 90.1802, -68.4364
CIE-LCH:
52.3810, 113.2078, 322.8057
CIE-Luv:
52.3810, 57.4131, -114.7148
Hunter-Lab:
45.2602, 91.8285, -83.6675
#d302f5 color charts
#d302f5 color shades, tints & tones
#d302f5 color schemes
#d302f5 color preview, HTML & CSS examples
This text has a color of #d302f5
<p style="color:#d302f5;">Text here</p>
.mytext {color:#d302f5;}
This box has a color of #d302f5
<div style="background-color:#d302f5;">Content here</div>
.mybackground {background-color:#d302f5;}
Border around this has a color of #d302f5
<div style="border:2px solid #d302f5;">Content here</div>
.myborder {border:2px solid #d302f5;}