#c71edc color space conversions
Hex:
#c71edc
RGB:
199, 30, 220
CMY:
22, 88, 14
CMYK:
10, 86, 0, 14
HSL:
293°, 76.0000%, 49.0196%
HSV (HSB):
293°, 86.3636%, 86.2745%
XYZ:
36.9357, 18.2380, 69.2837
xyY:
0.2968, 0.1465, 18.2380
CIE-Lab:
49.7835, 81.3216, -58.6034
CIE-LCH:
49.7835, 100.2375, 324.2221
CIE-Luv:
49.7835, 56.4230, -98.1639
Hunter-Lab:
42.7059, 79.6466, -66.2946
#c71edc color charts
#c71edc color shades, tints & tones
#c71edc color schemes
#c71edc color preview, HTML & CSS examples
This text has a color of #c71edc
<p style="color:#c71edc;">Text here</p>
.mytext {color:#c71edc;}
This box has a color of #c71edc
<div style="background-color:#c71edc;">Content here</div>
.mybackground {background-color:#c71edc;}
Border around this has a color of #c71edc
<div style="border:2px solid #c71edc;">Content here</div>
.myborder {border:2px solid #c71edc;}