#d00aff color space conversions
Hex:
#d00aff
RGB:
208, 10, 255
CMY:
18, 96, 0
CMYK:
18, 96, 0, 0
HSL:
288°, 100.0000%, 51.9608%
HSV (HSB):
288°, 96.0784%, 100.0000%
XYZ:
44.1710, 20.8470, 96.3035
xyY:
0.2738, 0.1292, 20.8470
CIE-Lab:
52.7816, 90.8174, -73.3916
CIE-LCH:
52.7816, 116.7653, 321.0575
CIE-Luv:
52.7816, 51.9802, -122.0011
Hunter-Lab:
45.6585, 92.7822, -93.0944
#d00aff color charts
#d00aff color shades, tints & tones
#d00aff color schemes
#d00aff color preview, HTML & CSS examples
This text has a color of #d00aff
<p style="color:#d00aff;">Text here</p>
.mytext {color:#d00aff;}
This box has a color of #d00aff
<div style="background-color:#d00aff;">Content here</div>
.mybackground {background-color:#d00aff;}
Border around this has a color of #d00aff
<div style="border:2px solid #d00aff;">Content here</div>
.myborder {border:2px solid #d00aff;}