#d025cc color space conversions
Hex:
#d025cc
RGB:
208, 37, 204
CMY:
18, 85, 20
CMYK:
0, 82, 2, 18
HSL:
301°, 69.7959%, 48.0392%
HSV (HSB):
301°, 82.2115%, 81.5686%
XYZ:
37.5731, 19.0927, 58.8317
xyY:
0.3253, 0.1653, 19.0927
CIE-Lab:
50.7954, 79.0464, -47.7327
CIE-LCH:
50.7954, 92.3403, 328.8741
CIE-Luv:
50.7954, 67.6649, -82.5313
Hunter-Lab:
43.6952, 77.0240, -49.2421
#d025cc color charts
#d025cc color shades, tints & tones
#d025cc color schemes
#d025cc color preview, HTML & CSS examples
This text has a color of #d025cc
<p style="color:#d025cc;">Text here</p>
.mytext {color:#d025cc;}
This box has a color of #d025cc
<div style="background-color:#d025cc;">Content here</div>
.mybackground {background-color:#d025cc;}
Border around this has a color of #d025cc
<div style="border:2px solid #d025cc;">Content here</div>
.myborder {border:2px solid #d025cc;}