#d25ccc color space conversions
Hex:
#d25ccc
RGB:
210, 92, 204
CMY:
18, 64, 20
CMYK:
0, 56, 3, 18
HSL:
303°, 56.7308%, 59.2157%
HSV (HSB):
303°, 56.1905%, 82.3529%
XYZ:
41.3046, 25.7156, 59.9133
xyY:
0.3254, 0.2026, 25.7156
CIE-Lab:
57.7661, 60.7671, -36.7066
CIE-LCH:
57.7661, 70.9931, 328.8658
CIE-Luv:
57.7661, 55.9074, -65.2671
Hunter-Lab:
50.7105, 56.6479, -34.5525
#d25ccc color charts
#d25ccc RGB chart
#d25ccc CMYK chart
#d25ccc RGB pie chart
#d25ccc color shades, tints & tones
#d25ccc color schemes
#d25ccc color preview, HTML & CSS examples
This text has a color of #d25ccc
<p style="color:#d25ccc;">Text here</p>
.mytext {color:#d25ccc;}
Text color #d25ccc
This box has a color of #d25ccc
<div style="background-color:#d25ccc;">Content here</div>
.mybackground {background-color:#d25ccc;}
Background color #d25ccc
Border around this has a color of #d25ccc
<div style="border:2px solid #d25ccc;">Content here</div>
.myborder {border:2px solid #d25ccc;}
Border color #d25ccc