#d03adf color space conversions
Hex:
#d03adf
RGB:
208, 58, 223
CMY:
18, 77, 13
CMYK:
7, 74, 0, 13
HSL:
295°, 72.0524%, 55.0980%
HSV (HSB):
295°, 73.9910%, 87.4510%
XYZ:
40.8448, 21.7637, 71.8601
xyY:
0.3037, 0.1618, 21.7637
CIE-Lab:
53.7754, 76.5577, -53.8272
CIE-LCH:
53.7754, 93.5866, 324.8892
CIE-Luv:
53.7754, 57.6434, -92.4831
Hunter-Lab:
46.6516, 74.6414, -58.6716
#d03adf color charts
#d03adf color shades, tints & tones
#d03adf color schemes
#d03adf color preview, HTML & CSS examples
This text has a color of #d03adf
<p style="color:#d03adf;">Text here</p>
.mytext {color:#d03adf;}
This box has a color of #d03adf
<div style="background-color:#d03adf;">Content here</div>
.mybackground {background-color:#d03adf;}
Border around this has a color of #d03adf
<div style="border:2px solid #d03adf;">Content here</div>
.myborder {border:2px solid #d03adf;}