#d70ca4 color space conversions
Hex:
#d70ca4
RGB:
215, 12, 164
CMY:
16, 95, 36
CMYK:
0, 94, 24, 16
HSL:
315°, 89.4273%, 44.5098%
HSV (HSB):
315°, 94.4186%, 84.3137%
XYZ:
34.8566, 17.3904, 36.6415
xyY:
0.3921, 0.1956, 17.3904
CIE-Lab:
48.7482, 78.8054, -27.4782
CIE-LCH:
48.7482, 83.4586, 340.7771
CIE-Luv:
48.7482, 92.4500, -52.2763
Hunter-Lab:
41.7017, 76.2222, -22.9043
#d70ca4 color charts
#d70ca4 color shades, tints & tones
#d70ca4 color schemes
#d70ca4 color preview, HTML & CSS examples
This text has a color of #d70ca4
<p style="color:#d70ca4;">Text here</p>
.mytext {color:#d70ca4;}
This box has a color of #d70ca4
<div style="background-color:#d70ca4;">Content here</div>
.mybackground {background-color:#d70ca4;}
Border around this has a color of #d70ca4
<div style="border:2px solid #d70ca4;">Content here</div>
.myborder {border:2px solid #d70ca4;}