#c256f0 color space conversions
Hex:
#c256f0
RGB:
194, 86, 240
CMY:
24, 66, 6
CMYK:
19, 64, 0, 6
HSL:
282°, 83.6957%, 63.9216%
HSV (HSB):
282°, 64.1667%, 94.1176%
XYZ:
41.3041, 24.4162, 84.9739
xyY:
0.2741, 0.1620, 24.4162
CIE-Lab:
56.5021, 66.2139, -59.1323
CIE-LCH:
56.5021, 88.7745, 318.2336
CIE-Luv:
56.5021, 37.8688, -100.3577
Hunter-Lab:
49.4127, 62.7359, -67.3707
#c256f0 color charts
#c256f0 color shades, tints & tones
#c256f0 color schemes
#c256f0 color preview, HTML & CSS examples
This text has a color of #c256f0
<p style="color:#c256f0;">Text here</p>
.mytext {color:#c256f0;}
This box has a color of #c256f0
<div style="background-color:#c256f0;">Content here</div>
.mybackground {background-color:#c256f0;}
Border around this has a color of #c256f0
<div style="border:2px solid #c256f0;">Content here</div>
.myborder {border:2px solid #c256f0;}