#d45cc9 color space conversions
Hex:
#d45cc9
RGB:
212, 92, 201
CMY:
17, 64, 21
CMYK:
0, 57, 5, 17
HSL:
306°, 58.2524%, 59.6078%
HSV (HSB):
306°, 56.6038%, 83.1373%
XYZ:
41.5211, 25.8684, 58.0630
xyY:
0.3310, 0.2062, 25.8684
CIE-Lab:
57.9119, 60.7993, -34.7504
CIE-LCH:
57.9119, 70.0296, 330.2495
CIE-Luv:
57.9119, 58.1617, -62.2699
Hunter-Lab:
50.8610, 56.7145, -32.0829
#d45cc9 color charts
#d45cc9 color shades, tints & tones
#d45cc9 color schemes
#d45cc9 color preview, HTML & CSS examples
This text has a color of #d45cc9
<p style="color:#d45cc9;">Text here</p>
.mytext {color:#d45cc9;}
This box has a color of #d45cc9
<div style="background-color:#d45cc9;">Content here</div>
.mybackground {background-color:#d45cc9;}
Border around this has a color of #d45cc9
<div style="border:2px solid #d45cc9;">Content here</div>
.myborder {border:2px solid #d45cc9;}