#d023e7 color space conversions
Hex:
#d023e7
RGB:
208, 35, 231
CMY:
18, 86, 9
CMYK:
10, 85, 0, 9
HSL:
293°, 80.3279%, 52.1569%
HSV (HSB):
293°, 84.8485%, 90.5882%
XYZ:
41.0373, 20.3815, 77.3724
xyY:
0.2957, 0.1468, 20.3815
CIE-Lab:
52.2658, 83.6564, -60.7731
CIE-LCH:
52.2658, 103.4010, 324.0031
CIE-Luv:
52.2658, 58.2463, -102.9091
Hunter-Lab:
45.1459, 83.2500, -70.0110
#d023e7 color charts
#d023e7 color shades, tints & tones
#d023e7 color schemes
#d023e7 color preview, HTML & CSS examples
This text has a color of #d023e7
<p style="color:#d023e7;">Text here</p>
.mytext {color:#d023e7;}
This box has a color of #d023e7
<div style="background-color:#d023e7;">Content here</div>
.mybackground {background-color:#d023e7;}
Border around this has a color of #d023e7
<div style="border:2px solid #d023e7;">Content here</div>
.myborder {border:2px solid #d023e7;}