#d025c9 color space conversions
Hex:
#d025c9
RGB:
208, 37, 201
CMY:
18, 85, 21
CMYK:
0, 82, 3, 18
HSL:
302°, 69.7959%, 48.0392%
HSV (HSB):
302°, 82.2115%, 81.5686%
XYZ:
37.2166, 18.9501, 56.9545
xyY:
0.3290, 0.1675, 18.9501
CIE-Lab:
50.6287, 78.6007, -46.2688
CIE-LCH:
50.6287, 91.2079, 329.5165
CIE-Luv:
50.6287, 68.7993, -80.2458
Hunter-Lab:
43.5317, 76.4248, -47.0997
#d025c9 color charts
#d025c9 color shades, tints & tones
#d025c9 color schemes
#d025c9 color preview, HTML & CSS examples
This text has a color of #d025c9
<p style="color:#d025c9;">Text here</p>
.mytext {color:#d025c9;}
This box has a color of #d025c9
<div style="background-color:#d025c9;">Content here</div>
.mybackground {background-color:#d025c9;}
Border around this has a color of #d025c9
<div style="border:2px solid #d025c9;">Content here</div>
.myborder {border:2px solid #d025c9;}