#c42fed color space conversions
Hex:
#c42fed
RGB:
196, 47, 237
CMY:
23, 82, 7
CMYK:
17, 80, 0, 7
HSL:
287°, 84.0708%, 55.6863%
HSV (HSB):
287°, 80.1688%, 92.9412%
XYZ:
39.0675, 19.8832, 81.8995
xyY:
0.2774, 0.1412, 19.8832
CIE-Lab:
51.7049, 79.9283, -65.1553
CIE-LCH:
51.7049, 103.1201, 320.8141
CIE-Luv:
51.7049, 47.1848, -108.4865
Hunter-Lab:
44.5906, 78.3571, -77.6845
#c42fed color charts
#c42fed color shades, tints & tones
#c42fed color schemes
#c42fed color preview, HTML & CSS examples
This text has a color of #c42fed
<p style="color:#c42fed;">Text here</p>
.mytext {color:#c42fed;}
This box has a color of #c42fed
<div style="background-color:#c42fed;">Content here</div>
.mybackground {background-color:#c42fed;}
Border around this has a color of #c42fed
<div style="border:2px solid #c42fed;">Content here</div>
.myborder {border:2px solid #c42fed;}