#c256cd color space conversions
Hex:
#c256cd
RGB:
194, 86, 205
CMY:
24, 66, 20
CMYK:
5, 58, 0, 20
HSL:
294°, 54.3379%, 57.0588%
HSV (HSB):
294°, 58.0488%, 80.3922%
XYZ:
36.5954, 22.5327, 60.1781
xyY:
0.3067, 0.1889, 22.5327
CIE-Lab:
54.5877, 59.4895, -42.4276
CIE-LCH:
54.5877, 73.0692, 324.5037
CIE-Luv:
54.5877, 46.7324, -73.1073
Hunter-Lab:
47.4686, 54.5424, -41.9365
#c256cd color charts
#c256cd RGB chart
#c256cd CMYK chart
#c256cd RGB pie chart
#c256cd color shades, tints & tones
#c256cd color schemes
#c256cd color preview, HTML & CSS examples
This text has a color of #c256cd
<p style="color:#c256cd;">Text here</p>
.mytext {color:#c256cd;}
Text color #c256cd
This box has a color of #c256cd
<div style="background-color:#c256cd;">Content here</div>
.mybackground {background-color:#c256cd;}
Background color #c256cd
Border around this has a color of #c256cd
<div style="border:2px solid #c256cd;">Content here</div>
.myborder {border:2px solid #c256cd;}
Border color #c256cd