#c256cc color space conversions
Hex:
#c256cc
RGB:
194, 86, 204
CMY:
24, 66, 20
CMYK:
5, 58, 0, 20
HSL:
295°, 53.6364%, 56.8627%
HSV (HSB):
295°, 57.8431%, 80.0000%
XYZ:
36.4750, 22.4845, 59.5442
xyY:
0.3078, 0.1897, 22.4845
CIE-Lab:
54.5374, 59.3072, -41.9361
CIE-LCH:
54.5374, 72.6359, 324.7359
CIE-Luv:
54.5374, 47.0001, -72.3094
Hunter-Lab:
47.4179, 54.3254, -41.2600
#c256cc color charts
#c256cc color shades, tints & tones
#c256cc color schemes
#c256cc color preview, HTML & CSS examples
This text has a color of #c256cc
<p style="color:#c256cc;">Text here</p>
.mytext {color:#c256cc;}
This box has a color of #c256cc
<div style="background-color:#c256cc;">Content here</div>
.mybackground {background-color:#c256cc;}
Border around this has a color of #c256cc
<div style="border:2px solid #c256cc;">Content here</div>
.myborder {border:2px solid #c256cc;}