#d70deb color space conversions
Hex:
#d70deb
RGB:
215, 13, 235
CMY:
16, 95, 8
CMYK:
9, 94, 0, 8
HSL:
295°, 89.5161%, 48.6275%
HSV (HSB):
295°, 94.4681%, 92.1569%
XYZ:
43.1637, 20.7331, 80.3242
xyY:
0.2993, 0.1438, 20.7331
CIE-Lab:
52.6561, 88.3916, -62.3415
CIE-LCH:
52.6561, 108.1644, 324.8052
CIE-Luv:
52.6561, 63.1626, -105.9627
Hunter-Lab:
45.5336, 89.5256, -72.7178
#d70deb color charts
#d70deb color shades, tints & tones
#d70deb color schemes
#d70deb color preview, HTML & CSS examples
This text has a color of #d70deb
<p style="color:#d70deb;">Text here</p>
.mytext {color:#d70deb;}
This box has a color of #d70deb
<div style="background-color:#d70deb;">Content here</div>
.mybackground {background-color:#d70deb;}
Border around this has a color of #d70deb
<div style="border:2px solid #d70deb;">Content here</div>
.myborder {border:2px solid #d70deb;}