#d02ae9 color space conversions
Hex:
#d02ae9
RGB:
208, 42, 233
CMY:
18, 84, 9
CMYK:
11, 82, 0, 9
HSL:
292°, 81.2766%, 53.9216%
HSV (HSB):
292°, 81.9742%, 91.3725%
XYZ:
41.5484, 20.9490, 78.9445
xyY:
0.2937, 0.1481, 20.9490
CIE-Lab:
52.8937, 82.5126, -60.8913
CIE-LCH:
52.8937, 102.5480, 323.5740
CIE-Luv:
52.8937, 56.7972, -103.2707
Hunter-Lab:
45.7701, 81.9379, -70.2247
#d02ae9 color charts
#d02ae9 color shades, tints & tones
#d02ae9 color schemes
#d02ae9 color preview, HTML & CSS examples
This text has a color of #d02ae9
<p style="color:#d02ae9;">Text here</p>
.mytext {color:#d02ae9;}
This box has a color of #d02ae9
<div style="background-color:#d02ae9;">Content here</div>
.mybackground {background-color:#d02ae9;}
Border around this has a color of #d02ae9
<div style="border:2px solid #d02ae9;">Content here</div>
.myborder {border:2px solid #d02ae9;}