#dc02cc color space conversions
Hex:
#dc02cc
RGB:
220, 2, 204
CMY:
14, 99, 20
CMYK:
0, 99, 7, 14
HSL:
304°, 98.1982%, 43.5294%
HSV (HSB):
304°, 99.0909%, 86.2745%
XYZ:
40.4360, 19.6187, 58.7823
xyY:
0.3403, 0.1651, 19.6187
CIE-Lab:
51.4033, 85.5192, -46.6390
CIE-LCH:
51.4033, 97.4102, 331.3936
CIE-Luv:
51.4033, 79.2840, -82.0899
Hunter-Lab:
44.2930, 85.4436, -47.6801
#dc02cc color charts
#dc02cc color shades, tints & tones
#dc02cc color schemes
#dc02cc color preview, HTML & CSS examples
This text has a color of #dc02cc
<p style="color:#dc02cc;">Text here</p>
.mytext {color:#dc02cc;}
This box has a color of #dc02cc
<div style="background-color:#dc02cc;">Content here</div>
.mybackground {background-color:#dc02cc;}
Border around this has a color of #dc02cc
<div style="border:2px solid #dc02cc;">Content here</div>
.myborder {border:2px solid #dc02cc;}