#d020cc color space conversions
Hex:
#d020cc
RGB:
208, 32, 204
CMY:
18, 87, 20
CMYK:
0, 85, 2, 18
HSL:
301°, 73.3333%, 47.0588%
HSV (HSB):
301°, 84.6154%, 81.5686%
XYZ:
37.4280, 18.8026, 58.7833
xyY:
0.3254, 0.1635, 18.8026
CIE-Lab:
50.4554, 80.0393, -48.2743
CIE-LCH:
50.4554, 93.4703, 328.9044
CIE-Luv:
50.4554, 68.2884, -83.3245
Hunter-Lab:
43.3619, 78.1897, -50.0228
#d020cc color charts
#d020cc color shades, tints & tones
#d020cc color schemes
#d020cc color preview, HTML & CSS examples
This text has a color of #d020cc
<p style="color:#d020cc;">Text here</p>
.mytext {color:#d020cc;}
This box has a color of #d020cc
<div style="background-color:#d020cc;">Content here</div>
.mybackground {background-color:#d020cc;}
Border around this has a color of #d020cc
<div style="border:2px solid #d020cc;">Content here</div>
.myborder {border:2px solid #d020cc;}