#d45dcb color space conversions
Hex:
#d45dcb
RGB:
212, 93, 203
CMY:
17, 64, 20
CMYK:
0, 56, 4, 17
HSL:
305°, 58.0488%, 59.8039%
HSV (HSB):
305°, 56.1321%, 83.1373%
XYZ:
41.8452, 26.1375, 59.3395
xyY:
0.3287, 0.2053, 26.1375
CIE-Lab:
58.1674, 60.6826, -35.4898
CIE-LCH:
58.1674, 70.2987, 329.6791
CIE-Luv:
58.1674, 57.2358, -63.4542
Hunter-Lab:
51.1249, 56.6319, -33.0291
#d45dcb color charts
#d45dcb color shades, tints & tones
#d45dcb color schemes
#d45dcb color preview, HTML & CSS examples
This text has a color of #d45dcb
<p style="color:#d45dcb;">Text here</p>
.mytext {color:#d45dcb;}
This box has a color of #d45dcb
<div style="background-color:#d45dcb;">Content here</div>
.mybackground {background-color:#d45dcb;}
Border around this has a color of #d45dcb
<div style="border:2px solid #d45dcb;">Content here</div>
.myborder {border:2px solid #d45dcb;}