#d25cb7 color space conversions
Hex:
#d25cb7
RGB:
210, 92, 183
CMY:
18, 64, 28
CMYK:
0, 56, 13, 18
HSL:
314°, 56.7308%, 59.2157%
HSV (HSB):
314°, 56.1905%, 82.3529%
XYZ:
38.9527, 24.7748, 47.5287
xyY:
0.3501, 0.2227, 24.7748
CIE-Lab:
56.8554, 57.3636, -26.1024
CIE-LCH:
56.8554, 63.0232, 335.5329
CIE-Luv:
56.8554, 61.9632, -48.2253
Hunter-Lab:
49.7743, 52.5867, -21.7731
#d25cb7 color charts
#d25cb7 color shades, tints & tones
#d25cb7 color schemes
#d25cb7 color preview, HTML & CSS examples
This text has a color of #d25cb7
<p style="color:#d25cb7;">Text here</p>
.mytext {color:#d25cb7;}
This box has a color of #d25cb7
<div style="background-color:#d25cb7;">Content here</div>
.mybackground {background-color:#d25cb7;}
Border around this has a color of #d25cb7
<div style="border:2px solid #d25cb7;">Content here</div>
.myborder {border:2px solid #d25cb7;}