#d25abf color space conversions
Hex:
#d25abf
RGB:
210, 90, 191
CMY:
18, 65, 25
CMYK:
0, 57, 9, 18
HSL:
310°, 57.1429%, 58.8235%
HSV (HSB):
310°, 57.1429%, 82.3529%
XYZ:
39.6385, 24.7756, 51.9832
xyY:
0.3405, 0.2129, 24.7756
CIE-Lab:
56.8561, 59.5273, -30.7000
CIE-LCH:
56.8561, 66.9775, 332.7185
CIE-Luv:
56.8561, 60.3777, -55.6025
Hunter-Lab:
49.7750, 55.0426, -27.0777
#d25abf color charts
#d25abf color shades, tints & tones
#d25abf color schemes
#d25abf color preview, HTML & CSS examples
This text has a color of #d25abf
<p style="color:#d25abf;">Text here</p>
.mytext {color:#d25abf;}
This box has a color of #d25abf
<div style="background-color:#d25abf;">Content here</div>
.mybackground {background-color:#d25abf;}
Border around this has a color of #d25abf
<div style="border:2px solid #d25abf;">Content here</div>
.myborder {border:2px solid #d25abf;}