#c712f8 color space conversions
Hex:
#c712f8
RGB:
199, 18, 248
CMY:
22, 93, 3
CMYK:
20, 93, 0, 3
HSL:
287°, 94.2623%, 52.1569%
HSV (HSB):
287°, 92.7419%, 97.2549%
XYZ:
40.7128, 19.3520, 90.3965
xyY:
0.2706, 0.1286, 19.3520
CIE-Lab:
51.0966, 87.6976, -72.2885
CIE-LCH:
51.0966, 113.6508, 320.5015
CIE-Luv:
51.0966, 48.2215, -118.9734
Hunter-Lab:
43.9910, 88.2141, -91.0406
#c712f8 color charts
#c712f8 color shades, tints & tones
#c712f8 color schemes
#c712f8 color preview, HTML & CSS examples
This text has a color of #c712f8
<p style="color:#c712f8;">Text here</p>
.mytext {color:#c712f8;}
This box has a color of #c712f8
<div style="background-color:#c712f8;">Content here</div>
.mybackground {background-color:#c712f8;}
Border around this has a color of #c712f8
<div style="border:2px solid #c712f8;">Content here</div>
.myborder {border:2px solid #c712f8;}