#d023c6 color space conversions
Hex:
#d023c6
RGB:
208, 35, 198
CMY:
18, 86, 22
CMYK:
0, 83, 5, 18
HSL:
303°, 71.1934%, 47.6471%
HSV (HSB):
303°, 83.1731%, 81.5686%
XYZ:
36.8065, 18.6892, 55.0935
xyY:
0.3328, 0.1690, 18.6892
CIE-Lab:
50.3216, 78.5763, -45.0238
CIE-LCH:
50.3216, 90.5614, 330.1875
CIE-Luv:
50.3216, 70.2193, -78.2894
Hunter-Lab:
43.2310, 76.3192, -45.2975
#d023c6 color charts
#d023c6 color shades, tints & tones
#d023c6 color schemes
#d023c6 color preview, HTML & CSS examples
This text has a color of #d023c6
<p style="color:#d023c6;">Text here</p>
.mytext {color:#d023c6;}
This box has a color of #d023c6
<div style="background-color:#d023c6;">Content here</div>
.mybackground {background-color:#d023c6;}
Border around this has a color of #d023c6
<div style="border:2px solid #d023c6;">Content here</div>
.myborder {border:2px solid #d023c6;}