#d02ec2 color space conversions
Hex:
#d02ec2
RGB:
208, 46, 194
CMY:
18, 82, 24
CMYK:
0, 78, 7, 18
HSL:
305°, 63.7795%, 49.8039%
HSV (HSB):
305°, 77.8846%, 81.5686%
XYZ:
36.7270, 19.2589, 52.8206
xyY:
0.3375, 0.1770, 19.2589
CIE-Lab:
50.9888, 75.4378, -41.6509
CIE-LCH:
50.9888, 86.1723, 331.0960
CIE-Luv:
50.9888, 70.0264, -73.0925
Hunter-Lab:
43.8850, 72.5866, -40.6427
#d02ec2 color charts
#d02ec2 color shades, tints & tones
#d02ec2 color schemes
#d02ec2 color preview, HTML & CSS examples
This text has a color of #d02ec2
<p style="color:#d02ec2;">Text here</p>
.mytext {color:#d02ec2;}
This box has a color of #d02ec2
<div style="background-color:#d02ec2;">Content here</div>
.mybackground {background-color:#d02ec2;}
Border around this has a color of #d02ec2
<div style="border:2px solid #d02ec2;">Content here</div>
.myborder {border:2px solid #d02ec2;}