#d121cc color space conversions
Hex:
#d121cc
RGB:
209, 33, 204
CMY:
18, 87, 20
CMYK:
0, 84, 2, 18
HSL:
302°, 72.7273%, 47.4510%
HSV (HSB):
302°, 84.2105%, 81.9608%
XYZ:
37.7374, 19.0027, 58.8056
xyY:
0.3266, 0.1645, 19.0027
CIE-Lab:
50.6903, 80.0338, -47.8899
CIE-LCH:
50.6903, 93.2677, 329.1049
CIE-Luv:
50.6903, 68.8938, -82.8570
Hunter-Lab:
43.5920, 78.2406, -49.4678
#d121cc color charts
#d121cc color shades, tints & tones
#d121cc color schemes
#d121cc color preview, HTML & CSS examples
This text has a color of #d121cc
<p style="color:#d121cc;">Text here</p>
.mytext {color:#d121cc;}
This box has a color of #d121cc
<div style="background-color:#d121cc;">Content here</div>
.mybackground {background-color:#d121cc;}
Border around this has a color of #d121cc
<div style="border:2px solid #d121cc;">Content here</div>
.myborder {border:2px solid #d121cc;}