#d02df4 color space conversions
Hex:
#d02df4
RGB:
208, 45, 244
CMY:
18, 82, 4
CMYK:
15, 82, 0, 4
HSL:
289°, 90.0452%, 56.6667%
HSV (HSB):
289°, 81.5574%, 95.6863%
XYZ:
43.2799, 21.8183, 87.5182
xyY:
0.2836, 0.1430, 21.8183
CIE-Lab:
53.8337, 83.6607, -65.5527
CIE-LCH:
53.8337, 106.2839, 321.9194
CIE-Luv:
53.8337, 52.9105, -110.6982
Hunter-Lab:
46.7101, 83.6492, -78.3915
#d02df4 color charts
#d02df4 color shades, tints & tones
#d02df4 color schemes
#d02df4 color preview, HTML & CSS examples
This text has a color of #d02df4
<p style="color:#d02df4;">Text here</p>
.mytext {color:#d02df4;}
This box has a color of #d02df4
<div style="background-color:#d02df4;">Content here</div>
.mybackground {background-color:#d02df4;}
Border around this has a color of #d02df4
<div style="border:2px solid #d02df4;">Content here</div>
.myborder {border:2px solid #d02df4;}