#d070c9 color space conversions
Hex:
#d070c9
RGB:
208, 112, 201
CMY:
18, 56, 21
CMYK:
0, 46, 3, 18
HSL:
304°, 50.5263%, 62.7451%
HSV (HSB):
304°, 46.1538%, 81.5686%
XYZ:
42.3492, 29.2153, 58.6654
xyY:
0.3252, 0.2243, 29.2153
CIE-Lab:
60.9712, 50.1184, -30.0347
CIE-LCH:
60.9712, 58.4289, 329.0668
CIE-Luv:
60.9712, 47.6852, -53.7936
Hunter-Lab:
54.0512, 45.2656, -26.5157
#d070c9 color charts
#d070c9 color shades, tints & tones
#d070c9 color schemes
#d070c9 color preview, HTML & CSS examples
This text has a color of #d070c9
<p style="color:#d070c9;">Text here</p>
.mytext {color:#d070c9;}
This box has a color of #d070c9
<div style="background-color:#d070c9;">Content here</div>
.mybackground {background-color:#d070c9;}
Border around this has a color of #d070c9
<div style="border:2px solid #d070c9;">Content here</div>
.myborder {border:2px solid #d070c9;}