#d03caa color space conversions
Hex:
#d03caa
RGB:
208, 60, 170
CMY:
18, 76, 33
CMYK:
0, 71, 18, 18
HSL:
315°, 61.1570%, 52.5490%
HSV (HSB):
315°, 71.1538%, 81.5686%
XYZ:
34.8840, 19.5439, 39.9640
xyY:
0.3696, 0.2071, 19.5439
CIE-Lab:
51.3176, 67.8240, -27.1319
CIE-LCH:
51.3176, 73.0495, 338.1969
CIE-Luv:
51.3176, 75.8325, -50.4722
Hunter-Lab:
44.2085, 63.4858, -22.6516
#d03caa color charts
#d03caa color shades, tints & tones
#d03caa color schemes
#d03caa color preview, HTML & CSS examples
This text has a color of #d03caa
<p style="color:#d03caa;">Text here</p>
.mytext {color:#d03caa;}
This box has a color of #d03caa
<div style="background-color:#d03caa;">Content here</div>
.mybackground {background-color:#d03caa;}
Border around this has a color of #d03caa
<div style="border:2px solid #d03caa;">Content here</div>
.myborder {border:2px solid #d03caa;}