#d25ccf color space conversions
Hex:
#d25ccf
RGB:
210, 92, 207
CMY:
18, 64, 19
CMYK:
0, 56, 1, 18
HSL:
302°, 56.7308%, 59.2157%
HSV (HSB):
302°, 56.1905%, 82.3529%
XYZ:
41.6680, 25.8609, 61.8270
xyY:
0.3221, 0.1999, 25.8609
CIE-Lab:
57.9048, 61.2766, -38.1941
CIE-LCH:
57.9048, 72.2053, 328.0645
CIE-Luv:
57.9048, 55.0598, -67.6902
Hunter-Lab:
50.8536, 57.2638, -36.4862
#d25ccf color charts
#d25ccf color shades, tints & tones
#d25ccf color schemes
#d25ccf color preview, HTML & CSS examples
This text has a color of #d25ccf
<p style="color:#d25ccf;">Text here</p>
.mytext {color:#d25ccf;}
This box has a color of #d25ccf
<div style="background-color:#d25ccf;">Content here</div>
.mybackground {background-color:#d25ccf;}
Border around this has a color of #d25ccf
<div style="border:2px solid #d25ccf;">Content here</div>
.myborder {border:2px solid #d25ccf;}