#d45ccc color space conversions
Hex:
#d45ccc
RGB:
212, 92, 204
CMY:
17, 64, 20
CMYK:
0, 57, 4, 17
HSL:
304°, 58.2524%, 59.6078%
HSV (HSB):
304°, 56.6038%, 83.1373%
XYZ:
41.8776, 26.0110, 59.9402
xyY:
0.3276, 0.2035, 26.0110
CIE-Lab:
58.0475, 61.2976, -36.2459
CIE-LCH:
58.0475, 71.2121, 329.4037
CIE-Luv:
58.0475, 57.2992, -64.6980
Hunter-Lab:
51.0010, 57.3172, -33.9814
#d45ccc color charts
#d45ccc color shades, tints & tones
#d45ccc color schemes
#d45ccc color preview, HTML & CSS examples
This text has a color of #d45ccc
<p style="color:#d45ccc;">Text here</p>
.mytext {color:#d45ccc;}
This box has a color of #d45ccc
<div style="background-color:#d45ccc;">Content here</div>
.mybackground {background-color:#d45ccc;}
Border around this has a color of #d45ccc
<div style="border:2px solid #d45ccc;">Content here</div>
.myborder {border:2px solid #d45ccc;}