#d03ccd color space conversions
Hex:
#d03ccd
RGB:
208, 60, 205
CMY:
18, 76, 20
CMYK:
0, 71, 1, 18
HSL:
301°, 61.1570%, 52.5490%
HSV (HSB):
301°, 71.1538%, 81.5686%
XYZ:
38.6477, 21.0494, 59.7836
xyY:
0.3235, 0.1762, 21.0494
CIE-Lab:
53.0035, 72.9946, -44.7995
CIE-LCH:
53.0035, 85.6458, 328.4610
CIE-Luv:
53.0035, 63.2528, -78.1364
Hunter-Lab:
45.8796, 70.0742, -45.1423
#d03ccd color charts
#d03ccd color shades, tints & tones
#d03ccd color schemes
#d03ccd color preview, HTML & CSS examples
This text has a color of #d03ccd
<p style="color:#d03ccd;">Text here</p>
.mytext {color:#d03ccd;}
This box has a color of #d03ccd
<div style="background-color:#d03ccd;">Content here</div>
.mybackground {background-color:#d03ccd;}
Border around this has a color of #d03ccd
<div style="border:2px solid #d03ccd;">Content here</div>
.myborder {border:2px solid #d03ccd;}