#d025d1 color space conversions
Hex:
#d025d1
RGB:
208, 37, 209
CMY:
18, 85, 18
CMYK:
0, 82, 0, 18
HSL:
300°, 69.9187%, 48.2353%
HSV (HSB):
300°, 82.2967%, 81.9608%
XYZ:
38.1826, 19.3365, 62.0415
xyY:
0.3194, 0.1617, 19.3365
CIE-Lab:
51.0786, 79.7997, -50.1547
CIE-LCH:
51.0786, 94.2523, 327.8503
CIE-Luv:
51.0786, 65.8022, -86.3181
Hunter-Lab:
43.9733, 78.0409, -52.8704
#d025d1 color charts
#d025d1 color shades, tints & tones
#d025d1 color schemes
#d025d1 color preview, HTML & CSS examples
This text has a color of #d025d1
<p style="color:#d025d1;">Text here</p>
.mytext {color:#d025d1;}
This box has a color of #d025d1
<div style="background-color:#d025d1;">Content here</div>
.mybackground {background-color:#d025d1;}
Border around this has a color of #d025d1
<div style="border:2px solid #d025d1;">Content here</div>
.myborder {border:2px solid #d025d1;}