#d25ec2 color space conversions
Hex:
#d25ec2
RGB:
210, 94, 194
CMY:
18, 63, 24
CMYK:
0, 55, 8, 18
HSL:
308°, 56.3107%, 59.6078%
HSV (HSB):
308°, 55.2381%, 82.3529%
XYZ:
40.3187, 25.6021, 53.8556
xyY:
0.3366, 0.2137, 25.6021
CIE-Lab:
57.6574, 58.1979, -31.1731
CIE-LCH:
57.6574, 66.0209, 331.8248
CIE-Luv:
57.6574, 58.0238, -56.2717
Hunter-Lab:
50.5985, 53.6876, -27.6876
#d25ec2 color charts
#d25ec2 color shades, tints & tones
#d25ec2 color schemes
#d25ec2 color preview, HTML & CSS examples
This text has a color of #d25ec2
<p style="color:#d25ec2;">Text here</p>
.mytext {color:#d25ec2;}
This box has a color of #d25ec2
<div style="background-color:#d25ec2;">Content here</div>
.mybackground {background-color:#d25ec2;}
Border around this has a color of #d25ec2
<div style="border:2px solid #d25ec2;">Content here</div>
.myborder {border:2px solid #d25ec2;}