#d03cd0 color space conversions
Hex:
#d03cd0
RGB:
208, 60, 208
CMY:
18, 76, 18
CMYK:
0, 71, 0, 18
HSL:
300°, 61.1570%, 52.5490%
HSV (HSB):
300°, 71.1538%, 81.5686%
XYZ:
39.0134, 21.1957, 61.7094
xyY:
0.3200, 0.1739, 21.1957
CIE-Lab:
53.1630, 73.4719, -46.2646
CIE-LCH:
53.1630, 86.8247, 327.8018
CIE-Luv:
53.1630, 62.2293, -80.4659
Hunter-Lab:
46.0388, 70.6938, -47.2440
#d03cd0 color charts
#d03cd0 color shades, tints & tones
#d03cd0 color schemes
#d03cd0 color preview, HTML & CSS examples
This text has a color of #d03cd0
<p style="color:#d03cd0;">Text here</p>
.mytext {color:#d03cd0;}
This box has a color of #d03cd0
<div style="background-color:#d03cd0;">Content here</div>
.mybackground {background-color:#d03cd0;}
Border around this has a color of #d03cd0
<div style="border:2px solid #d03cd0;">Content here</div>
.myborder {border:2px solid #d03cd0;}