#c56fed color space conversions
Hex:
#c56fed
RGB:
197, 111, 237
CMY:
23, 56, 7
CMYK:
17, 53, 0, 7
HSL:
281°, 77.7778%, 68.2353%
HSV (HSB):
281°, 53.1646%, 92.9412%
XYZ:
43.9965, 29.3536, 83.4677
xyY:
0.2806, 0.1872, 29.3536
CIE-Lab:
61.0925, 54.4841, -50.1234
CIE-LCH:
61.0925, 74.0330, 317.3871
CIE-Luv:
61.0925, 33.1128, -86.3769
Hunter-Lab:
54.1790, 50.1391, -53.4164
#c56fed color charts
#c56fed color shades, tints & tones
#c56fed color schemes
#c56fed color preview, HTML & CSS examples
This text has a color of #c56fed
<p style="color:#c56fed;">Text here</p>
.mytext {color:#c56fed;}
This box has a color of #c56fed
<div style="background-color:#c56fed;">Content here</div>
.mybackground {background-color:#c56fed;}
Border around this has a color of #c56fed
<div style="border:2px solid #c56fed;">Content here</div>
.myborder {border:2px solid #c56fed;}