#c256ff color space conversions
Hex:
#c256ff
RGB:
194, 86, 255
CMY:
24, 66, 0
CMYK:
24, 66, 0, 0
HSL:
278°, 100.0000%, 66.8627%
HSV (HSB):
278°, 66.2745%, 100.0000%
XYZ:
43.6259, 25.3449, 97.2005
xyY:
0.2625, 0.1525, 25.3449
CIE-Lab:
57.4099, 69.2681, -66.0059
CIE-LCH:
57.4099, 95.6810, 316.3815
CIE-Luv:
57.4099, 34.3942, -111.5675
Hunter-Lab:
50.3437, 66.5796, -79.2327
#c256ff color charts
#c256ff RGB chart
#c256ff CMYK chart
#c256ff RGB pie chart
#c256ff color shades, tints & tones
#c256ff color schemes
#c256ff color preview, HTML & CSS examples
This text has a color of #c256ff
<p style="color:#c256ff;">Text here</p>
.mytext {color:#c256ff;}
Text color #c256ff
This box has a color of #c256ff
<div style="background-color:#c256ff;">Content here</div>
.mybackground {background-color:#c256ff;}
Background color #c256ff
Border around this has a color of #c256ff
<div style="border:2px solid #c256ff;">Content here</div>
.myborder {border:2px solid #c256ff;}
Border color #c256ff