#c256df color space conversions
Hex:
#c256df
RGB:
194, 86, 223
CMY:
24, 66, 13
CMYK:
13, 61, 0, 13
HSL:
287°, 68.1592%, 60.5882%
HSV (HSB):
287°, 61.4350%, 87.4510%
XYZ:
38.8952, 23.4526, 72.2888
xyY:
0.2889, 0.1742, 23.4526
CIE-Lab:
55.5355, 62.8697, -51.1381
CIE-LCH:
55.5355, 81.0413, 320.8751
CIE-Luv:
55.5355, 42.0462, -87.2991
Hunter-Lab:
48.4279, 58.6147, -54.6033
#c256df color charts
#c256df color shades, tints & tones
#c256df color schemes
#c256df color preview, HTML & CSS examples
This text has a color of #c256df
<p style="color:#c256df;">Text here</p>
.mytext {color:#c256df;}
This box has a color of #c256df
<div style="background-color:#c256df;">Content here</div>
.mybackground {background-color:#c256df;}
Border around this has a color of #c256df
<div style="border:2px solid #c256df;">Content here</div>
.myborder {border:2px solid #c256df;}