#d00dfb color space conversions
Hex:
#d00dfb
RGB:
208, 13, 251
CMY:
18, 95, 2
CMYK:
17, 95, 0, 2
HSL:
289°, 96.7480%, 51.7647%
HSV (HSB):
289°, 94.8207%, 98.4314%
XYZ:
43.5689, 20.6628, 92.9588
xyY:
0.2772, 0.1315, 20.6628
CIE-Lab:
52.5784, 89.9256, -71.4931
CIE-LCH:
52.5784, 114.8820, 321.5144
CIE-Luv:
52.5784, 53.1397, -119.1155
Hunter-Lab:
45.4563, 91.5399, -89.4294
#d00dfb color charts
#d00dfb color shades, tints & tones
#d00dfb color schemes
#d00dfb color preview, HTML & CSS examples
This text has a color of #d00dfb
<p style="color:#d00dfb;">Text here</p>
.mytext {color:#d00dfb;}
This box has a color of #d00dfb
<div style="background-color:#d00dfb;">Content here</div>
.mybackground {background-color:#d00dfb;}
Border around this has a color of #d00dfb
<div style="border:2px solid #d00dfb;">Content here</div>
.myborder {border:2px solid #d00dfb;}