#d03ec2 color space conversions
Hex:
#d03ec2
RGB:
208, 62, 194
CMY:
18, 76, 24
CMYK:
0, 70, 7, 18
HSL:
306°, 60.8333%, 52.9412%
HSV (HSB):
306°, 70.1923%, 81.5686%
XYZ:
37.4727, 20.7502, 53.0691
xyY:
0.3367, 0.1864, 20.7502
CIE-Lab:
52.6750, 70.6176, -38.9897
CIE-LCH:
52.6750, 80.6663, 331.0959
CIE-Luv:
52.6750, 66.6009, -68.9337
Hunter-Lab:
45.5524, 67.1224, -37.1869
#d03ec2 color charts
#d03ec2 color shades, tints & tones
#d03ec2 color schemes
#d03ec2 color preview, HTML & CSS examples
This text has a color of #d03ec2
<p style="color:#d03ec2;">Text here</p>
.mytext {color:#d03ec2;}
This box has a color of #d03ec2
<div style="background-color:#d03ec2;">Content here</div>
.mybackground {background-color:#d03ec2;}
Border around this has a color of #d03ec2
<div style="border:2px solid #d03ec2;">Content here</div>
.myborder {border:2px solid #d03ec2;}