#d03dcb color space conversions
Hex:
#d03dcb
RGB:
208, 61, 203
CMY:
18, 76, 20
CMYK:
0, 71, 2, 18
HSL:
302°, 60.9959%, 52.7451%
HSV (HSB):
302°, 70.6731%, 81.5686%
XYZ:
38.4607, 21.0592, 58.5376
xyY:
0.3258, 0.1784, 21.0592
CIE-Lab:
53.0142, 72.3499, -43.6354
CIE-LCH:
53.0142, 84.4899, 328.9051
CIE-Luv:
53.0142, 63.7155, -76.2937
Hunter-Lab:
45.8903, 69.2929, -43.5071
#d03dcb color charts
#d03dcb color shades, tints & tones
#d03dcb color schemes
#d03dcb color preview, HTML & CSS examples
This text has a color of #d03dcb
<p style="color:#d03dcb;">Text here</p>
.mytext {color:#d03dcb;}
This box has a color of #d03dcb
<div style="background-color:#d03dcb;">Content here</div>
.mybackground {background-color:#d03dcb;}
Border around this has a color of #d03dcb
<div style="border:2px solid #d03dcb;">Content here</div>
.myborder {border:2px solid #d03dcb;}