#d70cf7 color space conversions
Hex:
#d70cf7
RGB:
215, 12, 247
CMY:
16, 95, 3
CMYK:
13, 95, 0, 3
HSL:
292°, 93.6255%, 50.7843%
HSV (HSB):
292°, 95.1417%, 96.8627%
XYZ:
44.9443, 21.4254, 89.7624
xyY:
0.2879, 0.1372, 21.4254
CIE-Lab:
53.4120, 90.3475, -67.8559
CIE-LCH:
53.4120, 112.9915, 323.0914
CIE-Luv:
53.4120, 59.0209, -114.5421
Hunter-Lab:
46.2876, 92.3165, -82.5757
#d70cf7 color charts
#d70cf7 color shades, tints & tones
#d70cf7 color schemes
#d70cf7 color preview, HTML & CSS examples
This text has a color of #d70cf7
<p style="color:#d70cf7;">Text here</p>
.mytext {color:#d70cf7;}
This box has a color of #d70cf7
<div style="background-color:#d70cf7;">Content here</div>
.mybackground {background-color:#d70cf7;}
Border around this has a color of #d70cf7
<div style="border:2px solid #d70cf7;">Content here</div>
.myborder {border:2px solid #d70cf7;}