#c256f4 color space conversions
Hex:
#c256f4
RGB:
194, 86, 244
CMY:
24, 66, 4
CMYK:
20, 65, 0, 4
HSL:
281°, 87.7778%, 64.7059%
HSV (HSB):
281°, 64.7541%, 95.6863%
XYZ:
41.9051, 24.6566, 88.1385
xyY:
0.2709, 0.1594, 24.6566
CIE-Lab:
56.7393, 67.0196, -60.9815
CIE-LCH:
56.7393, 90.6110, 317.7008
CIE-Luv:
56.7393, 36.9227, -103.3764
Hunter-Lab:
49.6554, 63.7424, -70.4812
#c256f4 color charts
#c256f4 color shades, tints & tones
#c256f4 color schemes
#c256f4 color preview, HTML & CSS examples
This text has a color of #c256f4
<p style="color:#c256f4;">Text here</p>
.mytext {color:#c256f4;}
This box has a color of #c256f4
<div style="background-color:#c256f4;">Content here</div>
.mybackground {background-color:#c256f4;}
Border around this has a color of #c256f4
<div style="border:2px solid #c256f4;">Content here</div>
.myborder {border:2px solid #c256f4;}